On Fri, Aug 16, 2013 at 6:19 AM, Google-app-engine-user <
[email protected]> wrote:

> This ISSUE is nailing me down to hell. Please can someone kindly check how to 
> solve this? Its often happening. Cant find head nor tail of this. 2/3 weeks 
> works and then completely stop working unless i change the whole Goolge App 
> Engine and my apprtc.
>
> [root@ip-10-59-143-73 tmp]#/opt/python2.7/bin/python2.7 
> /var/tmp/google_appengine/dev_appserver.py --host 0.0.0.0 /var/tmp/apprtc
> Traceback (most recent call last):
>   File "/var/tmp/google_appengine/dev_appserver.py", line 73, in <module>
>     _DIR_PATH = _get_dir_path(os.path.join('lib', 'ipaddr'))
>   File "/var/tmp/google_appengine/dev_appserver.py", line 63, in _get_dir_path
>     'file and %s.' % sibling)
> ValueError: Could not determine directory that contains both, this file and 
> lib/ipaddr.
> ^C
>
>
> It has been running 3 weeks and last night its auto matically not working and 
> when-ever restarting the process, its throwing this above error
>
>
>


This error occurs because the SDK can't figure out the appropriate
canonical path.

Did you recently upgrade or reinstall Python or a subpackage? Any
application changes or major/minor version bumps? In particular, do you
have different versions of an application, the Python runtime, the Google
SDK, and/or any libraries installed?


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to