-
Notifications
You must be signed in to change notification settings - Fork 2k
ActiveState Python 2.5 pypm install broken #235
Copy link
Copy link
Closed
Description
Description
Attempting to run pypm install fabric results in the following:
C:\Users\bob>pypm install fabric
error: "fabric" indirectly depends on multiple versions of "pycrypto" (2.0.1-1;
2.3-1). Whereas PyPM can only install a single version.
This is running in 32-bit mode on a Windows 7 desktop.
At the moment I'm unable to figure out how to install fabric on a Windows 7 machine.
Thought ActiveState would be a simple solution, but the package fails.
Any help or guidance is appreciated.
--Ray
Originally submitted by Raymond Cote (rgacote) on 2010-09-15 at 01:03pm EDT
Relations
- Related to PyCrypto >=2.1 has issues with pip #228: PyCrypto >=2.1 has issues with pip
Closed as Done on 2010-12-08 at 06:50pm EST
Reactions are currently unavailable