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 · 5 comments
Open

Fixing requirements.txt #127

Louis047 opened this issue Jan 15, 2024 · 5 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.

@Louis047
Copy link
Author

Louis047 commented Jun 3, 2024

@ryannewcomer I'm currently using the latest python version 3.12.3 and i tried installing it manually but gave up as windows just refuse to update it for no reason. ( I hate windows but have no choice to change to linux )

@ryannewcomer
Copy link

Lol good for you. I will try it again. If I fail, I will simply give up

@Louis047
Copy link
Author

I found a cool project which can be a better replacement for this.

Glaze Window Manager (i3 and polybar-based):
https://github.com/glzr-io/glazewm

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