Tahoe 1.12.0 pip install on Windows misses pypiwin32 #2854

Closed
opened 2016-12-20 01:34:52 +00:00 by PRabahy · 1 comment
PRabahy commented 2016-12-20 01:34:52 +00:00
Owner

I hate that I discovered this just after the tahoe release, but I did a pip install of tahoe and now I'm getting "pkg_resources.DistributionNotFound: The 'pypiwin32' distribution was not found and is required by the application"

Running "pip install pypiwin32" appears to have fixed it

<PRab> I hate that I discovered this just after the tahoe release, but I did a pip install of tahoe and now I'm getting "pkg_resources.DistributionNotFound: The 'pypiwin32' distribution was not found and is required by the application" <PRab> Running "pip install pypiwin32" appears to have fixed it
tahoe-lafs added the
unknown
normal
defect
1.12.0
labels 2016-12-20 01:34:52 +00:00
tahoe-lafs added this to the undecided milestone 2016-12-20 01:34:52 +00:00
exarkun commented 2020-01-17 16:55:38 +00:00
Author
Owner

pypiwin32 has been in the setup.py requirements metadata for a while so I suppose this is fixed. Also there happens to be a PR right now to switch this to pywin32, which is what it should really be now.

pypiwin32 has been in the setup.py requirements metadata for a while so I suppose this is fixed. Also there happens to be a PR right now to switch this to pywin32, which is what it should really be now.
tahoe-lafs added the
was already fixed
label 2020-01-17 16:55:38 +00:00
exarkun closed this issue 2020-01-17 16:55:38 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

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