Twisted-Core dependency not found

Bug #1672791 reported by Thomas Lee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
eyefi
New
Undecided
Unassigned

Bug Description

```
$ easy_install eyefi-0.2-py2.7.egg
Processing eyefi-0.2-py2.7.egg
Removing /Users/tomlee/code/python/eyefi/.venv/lib/python2.7/site-packages/eyefi-0.2-py2.7.egg
Copying eyefi-0.2-py2.7.egg to /Users/tomlee/code/python/eyefi/.venv/lib/python2.7/site-packages
eyefi 0.2 is already the active version in easy-install.pth
Installing google_loc script to /Users/tomlee/code/python/eyefi/.venv/bin

Installed /Users/tomlee/code/python/eyefi/.venv/lib/python2.7/site-packages/eyefi-0.2-py2.7.egg
Processing dependencies for eyefi==0.2
Searching for Twisted-Core
Reading http://tilloy.net/dev/pyexiv2/download.html
Reading https://pypi.python.org/simple/Twisted-Core/
Couldn't find index page for 'Twisted-Core' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
No local packages or download links found for Twisted-Core
error: Could not find suitable distribution for Requirement.parse('Twisted-Core')
```

A similar error occurs when attempting `python setup.py install`. I'm doing this in a virtualenv with python2.7.12. Changing setup.py to look for simply `twisted` resolves the error.

Looking at release dates, I suspect that package management has simply moved from underneath this project. Logging here for visibility; I will probably fork then try to dockerify this and update deps.

Revision history for this message
Thomas Lee (sbma44) wrote :

works fine in ubuntu 14.04 (I was attempting this in OS X homebrew)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.