I've been trying to go through the repoze.what guide, but when i try and start up my app I get the following: ImportError: No module named what.plugins.quickstart
I've installed repoze.what_pylons and repoze.what_quickstart with easy_install and I'm running python 2.5. I can see both packages in my site-packages directory. I've tried to import from a python shell and I get the same error. Also, if I import repoze.what and do a dir (repoze.what.plugins) I don't see quickstart listed. Has anyone seen this before or have any suggestions? As an afterthough, it looks like repoze.what.plugins.sql is doing the same thing. Thanks in advance for any help. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
