Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making it more windows accessible . #57

Open
AaryamanVyas opened this issue Mar 20, 2024 · 0 comments
Open

Making it more windows accessible . #57

AaryamanVyas opened this issue Mar 20, 2024 · 0 comments

Comments

@AaryamanVyas
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant