Just found this email http://groups.google.com/group/pylons-discuss/browse_thread/thread/7fc7b598a31b8618 I called my pylons app 'site', which came in conflict with some other python module. Created a new one with another name, and it worked.
mvh Anders Eide +47 41806663 [email protected] iServ Computing Lasta 50 N-4400 Flekkefjord Norway http://www.iserv.no -----Opprinnelig melding----- Fra: [email protected] [mailto:[email protected]] På vegne av cd34 Sendt: 7. september 2010 16:24 Til: pylons-discuss Emne: Re: Pylons setup problems Using http://www.pylonshq.com/download/1.0/go-pylons.py python go-pylons.py projectdir cd projectdir source bin/activate paster create -t pylons projectname What version of python are you using? Which step from the above is failing? Can you paste the logs from your terminal session? Are you using a DNS resolver that might be blocking some queries? -- 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. -- 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.
