I think I've found a workaround o...@default:/opt/workspace/p0808/src$ PYTHONPATH=. "/usr/local/ google_appengine/remote_api_shell.py" -s localhost:8080 myapp "/ remote_api"
On Aug 23, 1:20 am, onur <[email protected]> wrote: > It doesn't solve the problem. I have tried every possible ditching > method. > > On Aug 22, 8:57 am, Tim Hoffman <[email protected]> wrote: > > > > > Hi > > > On you command line you have a trailing "." ditch it and you will be > > fine. > > Remote shell doesn't take the project folder as an argument. > > > T > > > On Aug 22, 11:38 am, onur <[email protected]> wrote: > > > > Python version 2.5 > > > > I am getting httplib.InvalidURL: nonnumeric port > > > > Here is the full traceback:http://pastebin.org/700956 -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
