Chris Shenton wrote:
pda = paste.deploy.appconfig("config:/Users/chris/Projects/client/customer/er/dev-sqlite.ini") --------------------------------------------------------------------------- pkg_resources.DistributionNotFound Traceback (most recent call last)
 [...]
 DistributionNotFound: er

That's correct, but you are getting a DistributionNotFound error with probably some egg:er thing you are referring to. Your sys.path isn't properly set up, or something like that.

--
Ian Bicking | [EMAIL PROTECTED] | http://blog.ianbicking.org

--~--~---------~--~----~------------~-------~--~----~
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