Hi All, I am trying to create a new project by using the already built project and I am also following this site to do that.
http://pylonshq.com/docs/en/0.9.7/advanced_pylons/creating_paste_templates/ I edited the setup.py file in my project directory according to the above website and I ran this command after editing the setup.py file. $ python setup.py develop. after that I ran this command to show my project template file in the available templates.I am getting this error. Warning: could not load entry point sampleproj_project (ImportError: No module named entry.template) Available templates: basic_package: A basic setuptools-enabled package paste_deploy: A web application deployed through paste.deploy pylons: Pylons application template pylons_minimal: Pylons minimal application template Can anyone please help me how I can proceed. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
