Files
old-webchat-server/README.md

2 lines
385 B
Markdown
Raw Normal View History

2025-08-20 20:20:07 +02:00
# Building
Create a new venv by going clicking on `Python <version>` in the bottom right corner of PyCharm, then in the dropdown `Add New Interpreter` and then `Add Local Interpreter`. The default options are correct so just click `Ok`. When you go into `main.py` you should see `Package requirements <package names> are not satisfied`. Just click `Install requirements` and `Install`.