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 issue, #43

Open
Opu-H opened this issue Jan 31, 2023 · 4 comments
Open

pywin32 issue, #43

Opu-H opened this issue Jan 31, 2023 · 4 comments

Comments

@Opu-H
Copy link

Opu-H commented Jan 31, 2023

sir, I am using Linux, and the packeg "pywin32" is only for windows. can I use any alternative of that?

@rameshraj2118
Copy link

WinPython:
WinPython is a distribution of Python that includes the pywin32 library. It is available for both Windows and Linux.

@patat2006
Copy link

hey, i use windows and when i try to install the requirements, I get this:
ERROR: Could not find a version that satisfies the requirement pywin32==302 (from versions: 306, 307, 308)
ERROR: No matching distribution found for pywin32==302

@Opu-H
Copy link
Author

Opu-H commented Jan 23, 2025

hey, i use windows and when i try to install the requirements, I get this: ERROR: Could not find a version that satisfies the requirement pywin32==302 (from versions: 306, 307, 308) ERROR: No matching distribution found for pywin32==302

Use a manual install for pywin32 pip install pywin32 , or the latest pip install pywin32==308

@Opu-H
Copy link
Author

Opu-H commented Jan 23, 2025

WinPython: WinPython is a distribution of Python that includes the pywin32 library. It is available for both Windows and Linux.

Bro, the issue was solved back then, but I forgot to tell you and close the comment🥲

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

3 participants