Hi,

I'm trying to install a Turbogears project on another computer.
I have followed exactly all the steps described in
http://turbogears.org/2.1/docs/main/Deployment/DeployWithAnEgg.html
When I get to the following step (my turbogears project is called test):
sudo easy_install test-0.1dev-py2.6.egg 

I get the following error message:

Installed /usr/local/lib/python2.7/dist-packages/test-0.1dev-py2.6.egg
Processing dependencies for test==0.1dev
Searching for test==0.1dev
Reading http://pypi.python.org/simple/test/
Couldn't find index page for 'test' (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 test==0.1dev
error: Could not find suitable distribution for
Requirement.parse('test==0.1dev')

Do you know what I have done wrong?
Many thanks

saikari
-- 
View this message in context: 
http://old.nabble.com/Deployment-problem-of-TG-tp34547430p34547430.html
Sent from the Turbogears General mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to