Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

Last modified 12 years ago

#8531 closed defect (wontfix)

svn-python-1.5.5.win32-py2.5.exe easy_install on Cygwin error:"Could not find suitable distribution for Requirement.parse('svn-python==1 .5.5')

Reported by: tshanks@… Owned by:
Priority: normal Milestone:
Component: general Version: 0.11.5
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Christian Boos)

On Trac over Python 2.5 cygwin, I am running

$ easy_install -Z http://subversion.tigris.org/files/documents/15/44597/svn-pyt
hon-1.5.5.win32-py2.5.exe

and getting:

Downloading http://subversion.tigris.org/files/documents/15/44597/svn-python-1.5.5.win32-py2.5.exe
Processing svn-python-1.5.5.win32-py2.5.exe
creating '/cygdrive/f/DOCUME~1/mdlab/LOCALS~1/Temp/easy_install-A151Pb/svn_python-1.5.5-py2.5-win32.egg' and adding '/cygdrive/f/DOCUME~1/mdlab/LOCALS~1/Temp/easy_install-A151Pb/svn_python-1.5.5-py2.5-win32.egg.tmp' to it
creating /usr/lib/python2.5/site-packages/svn_python-1.5.5-py2.5-win32.egg
Extracting svn_python-1.5.5-py2.5-win32.egg to /usr/lib/python2.5/site-packages
Removing svn-python 1.4.5 from easy-install.pth file
Adding svn-python 1.5.5 to easy-install.pth file

Installed /usr/lib/python2.5/site-packages/svn_python-1.5.5-py2.5-win32.egg
Processing dependencies for svn-python==1.5.5
Searching for svn-python==1.5.5
Reading http://pypi.python.org/simple/svn-python/
Couldn't find index page for 'svn-python' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://pypi.python.org/simple/
No local packages or download links found for svn-python==1.5.5
error: Could not find suitable distribution for Requirement.parse('svn-python==1.5.5')

Attachments (0)

Change History (2)

comment:1 by Christian Boos, 15 years ago

Description: modified (diff)
Resolution: wontfix
Status: newclosed

InstallationIssue.

Running Trac with cygwin's Python is not advised (I was not even aware this was possible), as most 3rd party packages are not available for this platform, as you've found out with the Subversion bindings for Python.

comment:2 by Christian Boos, 12 years ago

Milestone: not applicable

(clearing report:35)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.