im trying to work on two front basically, understand how to "pratically" make a web application and understand what stand behind (env, etc...) but indeed pycharm helpme to focus on "how to" even if at the moment i cant understand everything.
Il giorno mercoledì 15 luglio 2015 19:58:38 UTC+2, Davide Maccagno ha scritto: > > hello, > > can anyone help with the first app?..here my steps: > > 1 - installed python 3.4.3 and pycharm 4.5.3 > 2 - created a project with pyramid (with template language : none) and > scaffold starter > 3 - launch "setup.py develop" command with pycharm gui > > when i try to start my project on 0.0.0.0:6543 doesnt work, but if i type > localhost:6543 i get into the pyramid start page and i also can check the > debug. is that the correct way to work? is there any tutorial for pycharm > 4.5 and pyramid > > thanks in advance > > > -- 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.
