Reinstalling didn't help,
Could this be caused by a Python issue?

On Mar 6, 10:59 am, Chen Harel <[email protected]> wrote:
> Hi, Here is the full traceback:
>
> C:\Users\Chook\Documents\Eclipse\workspace\tvepisodes
> \server>dev_appserver.py ep
> ihourtesting2
> dir: E:\google_appengine
> script: E:\google_appengine\google\appengine\tools
> name: __main__
> scipt_name: dev_appserver_main.py
> script_path: E:\google_appengine\google\appengine\tools
> \dev_appserver_main.py
> {'version_tuple': (2, 5), 'SCRIPT_EXCEPTIONS': {'dev_appserver.py':
> 'dev_appserv
> er_main.py'}, '__builtins__': <module '__builtin__' (built-in)>,
> '__file__': 'E:
> \\google_appengine\\dev_appserver.py', 'script_name':
> 'dev_appserver_main.py', '
> DIR_PATH': 'E:\\google_appengine', 'sys': <module 'sys' (built-in)>,
> 'SCRIPT_DIR
> ': 'E:\\google_appengine\\google\\appengine\\tools', 'EXTRA_PATHS':
> ['E:\\google
> _appengine', 'E:\\google_appengine\\lib\\django', 'E:\\google_appengine
> \\lib\\we
> bob', 'E:\\google_appengine\\lib\\yaml\\lib'], '__name__': '__main__',
> 'script_p
> ath': 'E:\\google_appengine\\google\\appengine\\tools\
> \dev_appserver_main.py', '
> os': <module 'os' from 'C:\Python25\lib\os.pyc'>, '__doc__':
> 'Convenience wrappe
> r for starting an appengine tool.'}
> ['E:\\google_appengine\\dev_appserver.py', 'epihourtesting2']
> Traceback (most recent call last):
>   File "E:\google_appengine\dev_appserver.py", line 59, in <module>
>     execfile(script_path, globals())
>   File "E:\google_appengine\google\appengine\tools
> \dev_appserver_main.py", line
> 358, in <module>
>     sys.exit(main(sys.argv))
>   File "E:\google_appengine\google\appengine\tools
> \dev_appserver_main.py", line
> 316, in main
>     server = MakeRpcServer(option_dict)
>   File "E:\google_appengine\google\appengine\tools
> \dev_appserver_main.py", line
> 274, in MakeRpcServer
>     server = appcfg.HttpRpcServer(
> AttributeError: 'module' object has no attribute 'HttpRpcServer'
>
> C:\Users\Chook\Documents\Eclipse\workspace\tvepisodes\server>
>
> I will try Reinstalling...
>
> On Mar 6, 8:13 am, Sumit Bando <[email protected]> wrote:
>
>
>
> > I have been using 1.1.8  on Windows 7 for a month, so your problem is
> > likely something else.
>
> > Good luck.
>
> > Sumit
>
> > On Mar 5, 3:28 pm, David Wilson <[email protected]> wrote:
>
> > > Hi Chen,
>
> > > Please post the full text of the traceback you received. Have you
> > > tried reinstalling the SDK? Do you by any chance have a module called
> > > "appengine_rpc" anywhere in your application, or sys.path?
>
> > > David.
>
> > > 2009/3/5 Chen Harel <[email protected]>:
>
> > > > AttributeError: 'module' object has no attribute 'HttpRpcServer'
>
> > > > I'm getting this error message while trying dev_appserver.py on a
> > > > project that is working in vista
> > > > (Although in vista I used 1.1.7 and now in Windows 7 I use 1.19)
> > > > Python is 2.5.4 x64
>
> > > > Please assist, what can cause this error
>
> > > --
> > > It is better to be wrong than to be vague.
> > >   — Freeman Dyson
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to