Hello, I'm moving one of my apps from one server to another but I'm having problems installing all the dependencies.
easy_install -i http://www.turbogears.org/2.0/downloads/2.0b7/index tg.devtools then python setup.py develop and I'm getting this. Is there some kind of special way to install this? or is there a reason its not on 2.0b7? Searching for mysql-pythonrepoze.what-quickstart>=1.0 Reading http://www.pylonshq.com/download/ Reading http://pypi.python.org/simple/mysql-pythonrepoze.what-quickstart/ Couldn't find index page for 'mysql-pythonrepoze.what-quickstart' (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 mysql-pythonrepoze.what-quickstart>=1.0 error: Could not find suitable distribution for Requirement.parse('mysql-pythonrepoze.what-quickstart>=1.0') Thanks, Lucas -- OpenLdap server for User/Client Authentication in 1min. http://lucasmanual.com/mywiki/OpenLdap#SetupOpenLdapserver.sh -- 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.

