[Grok-dev] latest grokproject produces " Error: Couldn't find a distribution for 'zope.app'. "

Craeg Strong cstrong at arielpartners.com
Sun Oct 14 15:11:49 EDT 2007


Greetings:

I seem to be having a problem upgrading my existing project to grok 0.10.1
Can anyone give me any advice?  See error at the bottom of the 
transcript below.
I am going to blow everything away and start over, but I was hoping for 
a cleaner way of upgrading.

Thanks!

--Craeg

 > easy_install -U grokproject
Searching for grokproject
Reading http://cheeseshop.python.org/pypi/grokproject/
Reading https://launchpad.net/grok
Reading http://cheeseshop.python.org/pypi/grokproject/0.6
Best match: grokproject 0.6
Downloading 
http://pypi.python.org/packages/source/g/grokproject/grokproject-0.6.tar.gz#md5=b4901c46bcf1f0682c762506cdc76c47
Processing grokproject-0.6.tar.gz
Running grokproject-0.6/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-k2EYBi/grokproject-0.6/egg-dist-tmp-roJLKI
Removing grokproject 0.5.1 from easy-install.pth file
Adding grokproject 0.6 to easy-install.pth file
Installing grokproject script to /usr/bin

Installed /usr/lib/python2.4/site-packages/grokproject-0.6-py2.4.egg
Processing dependencies for grokproject

 > grokproject Hermes
Enter module (Name of a demo Python module placed into the package) 
['app.py']:
Enter user (Name of an initial administrator user): admin
Enter passwd (Password for the initial administrator user): admin
Enter eggs_dir (Location where zc.buildout will look for and place 
packages) ['/home/cstrong/buildout-eggs']: /home/cstrong/ade/buildout-eggs/
Replace 1914 bytes with 2292 bytes (26/57 lines changed; 12 lines added)
Overwrite ./Hermes/buildout.cfg [y/n/d/B/?] y
Replace 2087 bytes with 132 bytes (66/71 lines changed; 64 lines removed)
Overwrite ./Hermes/src/hermes/app.py [y/n/d/B/?] n
Replace 1088 bytes with 197 bytes (34/37 lines changed; 26 lines removed)
Overwrite ./Hermes/src/hermes/app_templates/index.pt [y/n/d/B/?] n
Replace 720 bytes with 751 bytes (0/34 lines changed; 1 lines added)
Overwrite ./Hermes/src/hermes/ftesting.zcml [y/n/d/B/?] y
Downloading zc.buildout...
Invoking zc.buildout...
Couldn't find index page for 'zope.app' (maybe misspelled?)
While:
  Installing.
  Getting section i18n.
  Initializing section i18n.
  Installing recipe lovely.recipe.
  Getting distribution for 'zope.app'.
Error: Couldn't find a distribution for 'zope.app'.




More information about the Grok-dev mailing list