Skip to content

Making it more windows accessible . #57

@AaryamanVyas

Description

@AaryamanVyas

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions