Skip to content
This repository has been archived by the owner on Nov 20, 2021. It is now read-only.

Can not install requirements.txt #2

Closed
recentlyafish opened this issue Oct 14, 2021 · 2 comments
Closed

Can not install requirements.txt #2

recentlyafish opened this issue Oct 14, 2021 · 2 comments

Comments

@recentlyafish
Copy link

when I try installing requirements.txt:

C:\Users\USER\Documents\My Games\NewWorldMods\NWMM-New-World-MiniMap-0.8.1>pip install -r requirements.txt
ERROR: Could not find a version that satisfies the requirement pywin32==301 (from versions: 302)
ERROR: No matching distribution found for pywin32==301

running latest Python (3.10)

@0xE666
Copy link

0xE666 commented Oct 14, 2021

python --version (paste response)

also

pip install --upgrade pip then try again

@Nezzquikk
Copy link
Owner

Python 3.10 is currently NOT supported by pwin32 and thus it's not working for you.
Please downgrade to a lower Python version, i recommend Python 3.8.8 as it's stable with pywin32.
This should solve your problem.

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

No branches or pull requests

3 participants