-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Trying to run the program from windows is very tricky, and I have been encountering many issues
here are some tips that helped me and could be added to the readme file:
1: " .\venv\Scripts\Activate " should be used instead of " source venv/bin/activate" in windows .
2. " pip install windows-curses " is needed to be installed through terminal
3. " pip install python-dotenv " is also needed to be installed
now the only issue is that even though I have curses and dotenv installed it isn't able to work with my python .i want to figure out how to fix that in this issue
ps:We need to make a different section in readme for windows startup
Metadata
Metadata
Assignees
Labels
No labels