-
Notifications
You must be signed in to change notification settings - Fork 13
python3.14t -m pip install pypiwin32 fails
#1
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
base: master
Are you sure you want to change the base?
Conversation
python3.14t -m pip install pypiwin32 fails
A GitHub Action to demonstrate pip install pypiwin32 on Windows on free-threaded Python 3.14t. * https://pypi.org/project/pypiwin32
|
This version is basically obsolete, since the regular pywin32 can now be installed using pip. I'm not the maintainer for the "pypiwin32" fork, and have no clue who it is, if any. This repository was created originally to host a bugfixed version we needed at my old employer. |
Unfortunately, |
That's because pywin32 does not support free-threaded Python. See pinned issue there: mhammond/pywin32#2303 (comment) |
|
@Googulator can we please merge the Python syntax error changes to @glyph Can we please archive or update https://pypi.org/project/pypiwin32 ? |
@cclauss I'd love to, but I'd like to follow the recommended steps for archiving (doing a new release that makes it clear that no new versions are coming) before doing that. Given that there's not actually a repo for it that is a bit more tricky and annoying than usual. |
|
Would it be possible to point to a https://github.com/mhammond/pywin32/releases and then archive? |
Sure. A simple matter of programming. If you have time for this right now I could add you as a maintainer on PyPI to do the upload? |
%
uvx --with=pypiwin32 python3.14tA GitHub Action to demonstrate pip install pypiwin32 on Windows on free-threaded Python 3.14t.
Test results: https://github.com/cclauss/pypiwin32/actions
setup.py