Looks like I spoke too soon with that last post. So I am now able to import everything properly through the python shell under the virtualenv, but when I try and serve my app or enter the paster shell, I get the error I was getting before:
ImportError: No module named what.plugins.quickstart I'm sure this is an issue with the virtualenv, so I removed the line from my code and entered the paster shell and ran the command manually, and it imports just fine. I'm really at a loss with this now. This is the first project I've used the virtualenv with, are there some issues with it? Is it best to just drop it and use the standard environment? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
