On Jun 25, 6:06 pm, James Gardner <[EMAIL PROTECTED]> wrote: > Hi, > > Well I just wrote the response below which someone else might find > useful in the future but in this case I've a hunch the problem is that > you have chosen the name ``new`` as the test. I expect Python is > importing the name ``new`` rather than your new project. Try creating a > test project that doesn't conflict with an existing Python module?
That was exactly it. Poor choice of project name I know. Created helloworld and everything working correctly now. Thanks again for your help. C.Emery --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
