Port or replace: pypiwin32 #3032

Closed
opened 2019-04-26 18:11:22 +00:00 by heartsucker · 1 comment
Collecting pypiwin32
> Downloading <https://files.pythonhosted.org/packages/d0/1b/2f292bbd742e369a100c91faa0483172cd91a1a422a6692055ac920946c5/pypiwin32-223-py3-none-any.whl>
Collecting pywin32>=223 (from pypiwin32)
> ERROR: Could not find a version that satisfies the requirement pywin32>=223 (from pypiwin32) (from versions: none)
ERROR: No matching distribution found for pywin32>=223 (from pypiwin32)
``` Collecting pypiwin32 > Downloading <https://files.pythonhosted.org/packages/d0/1b/2f292bbd742e369a100c91faa0483172cd91a1a422a6692055ac920946c5/pypiwin32-223-py3-none-any.whl> Collecting pywin32>=223 (from pypiwin32) > ERROR: Could not find a version that satisfies the requirement pywin32>=223 (from pypiwin32) (from versions: none) ERROR: No matching distribution found for pywin32>=223 (from pypiwin32) ```
heartsucker added the
unknown
normal
defect
1.12.1
labels 2019-04-26 18:11:22 +00:00
heartsucker added this to the Support Python 3 milestone 2019-04-26 18:11:22 +00:00

(https://github.com/tahoe-lafs/tahoe-lafs/pull/685) replaces pypiwin32 with pywin32 and pywin32 has been ported to Python 3 now.

(https://github.com/tahoe-lafs/tahoe-lafs/pull/685) replaces pypiwin32 with pywin32 and pywin32 has been ported to Python 3 now.
exarkun added the
was already fixed
label 2020-01-17 17:14:10 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#3032
No description provided.