i have a question about pycharm and pyramid. i just installed python and pycharm and i have created a new project with pyramid framework. At start i've typed "setup.py develop" as suggest on the tutorial guide using the pycharm gui. When i run the project the server starts at 0.0.0.0:6543 but when i click on the page i got an error, the "welcome" page (i guess) is not loaded. However if i type localhost:6543 i get into the welcome page where i also navigate into the degub page.
could anyone help me/suggest me? best regards -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
