Hi all,

I removed my project.egg_info directory, and ran into problems when I
recreated it with 'python setup.py egg_info'. As per feedback via #pylons I
changed setup.py to hav e the following line:

paster_plugins = ["Pylons", "WebHelpers", "PasteScript"],

..and when I run 'python setup.py egg_info', paster_plugins.txt is created.
Nevertheless, running 'paster shell' gives me the same old message:

Command 'shell' not known (you may need to run setup.py egg_info)

Any help would be really appreciated!

Cheers,
Tom Longson (nym)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to