You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure you have Python 3.7+ installed (and your PATH environment variables set appropriately).
Run ./setup.ps1 script in a PowerShell terminal to create the virtual environment and install all dependencies.
Add your code to the user.py file.
RUNNING THE PROGRAM
Ensure your virtual environment is activated (you've either run setup.ps1 in the same terminal session, or you've activated it yourself with .\env\Scripts\activate).