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

Fixing requirements.txt #127

Open
Louis047 opened this issue Jan 15, 2024 · 2 comments
Open

Fixing requirements.txt #127

Louis047 opened this issue Jan 15, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Louis047
Copy link

Expected Behavior

  • Normally install the packages from requirements.txt

Current Behavior

  • Getting a version mismatch error for pytz package (Picture attached below)
    image

Possible Solution

Updating requirements.txt file to the latest one for error-free package installations

@Louis047 Louis047 added the bug Something isn't working label Jan 15, 2024
@aeuroth
Copy link

aeuroth commented Jan 21, 2024

You should manually pip install all the stuff in requirements.txt because it's probably broken somewhere

@ryannewcomer
Copy link

yea, or you can just change the version to 306 for pywin32. btw, what version of python are you using? I am on 3.12.3, but it dont' seem to work even I install all the requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants