[Grok-dev] Tutorial fails on creating project,
looking for Sample/.../paster_plugins.txt
Alec Munro
alecmunro at gmail.com
Sat Mar 31 11:22:09 EDT 2007
I wonder if this has something to do with the version that
easy_install picked up ("0.3dev_r73355"), as I don't know why it's 0.3
instead of 0.9.
Traceback (most recent call last):
File "/usr/bin/grokproject", line 7, in ?
sys.exit(
File "/usr/lib/python2.4/site-packages/grokproject-0.3dev_r73355-py2.4.egg/grokproject/__init__.py",
line 93, in main
exit_code = runner.run(['-t', 'grokproject', project] + extra_args)
File "/usr/lib/python2.4/site-packages//paste/script/command.py",
line 210, in run
result = self.command()
File "/usr/lib/python2.4/site-packages//paste/script/create_distro.py",
line 149, in command
pluginlib.add_plugin(egg_info_dir, 'PasteScript')
File "/usr/lib/python2.4/site-packages//paste/script/pluginlib.py",
line 22, in add_plugin
f = open(fn, 'w')
IOError: [Errno 2] No such file or directory:
'./Sample/Sample.egg-info/paster_plugins.txt''
Any ideas?
Thanks, and it's really exciting to see so much activity on this.
Alec
More information about the Grok-dev
mailing list