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

pywin32 won't install with Python 3.9 + Windows #62

Open
RudolfCardinal opened this issue Sep 30, 2021 · 0 comments
Open

pywin32 won't install with Python 3.9 + Windows #62

RudolfCardinal opened this issue Sep 30, 2021 · 0 comments

Comments

@RudolfCardinal
Copy link
Collaborator

Likely third-party dependency problem: Installation fails under Windows 10 + Python 3.9.7 + pip 21.2.3 because pywin32 is reported by pip to be unavailable (in any version). The pywin32 page (https://pypi.org/project/pywin32/) reports Python 3.9 support, however. Ideal long-term solution is probably Docker, to save all this mess! (Works fine with Windows 10 + Python 3.8.10 + pip 21.1.1.)

@martinburchell martinburchell transferred this issue from ucam-department-of-psychiatry/camcops Oct 22, 2021
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