Giter Club home page Giter Club logo

google-app-engine-django-guestbook's People

Watchers

James Cloos avatar

google-app-engine-django-guestbook's Issues

lib imports (yaml, webob)

python manage.py shell

Traceback (most recent call last):
  File "manage.py", line 18, in <module>
    InstallAppengineHelperForDjango()
  File "/wspc/gdemo/appengine_django/__init__.py", line 329, in 
InstallAppengineHelperForDjango
    PatchDjangoSerializationModules()
  File "/wspc/gdemo/appengine_django/__init__.py", line 164, in 
PatchDjangoSerializationModules
    from django.core.serializers import python
  File "/Library/Python/2.5/site-packages/django/core/serializers/python.py", line 8, in 
<module>
    from django.core.serializers import base
  File "/Library/Python/2.5/site-packages/django/core/serializers/base.py", line 9, in <module>
    from django.db import models
  File "/Library/Python/2.5/site-packages/django/db/__init__.py", line 51, in <module>
    connection = backend.DatabaseWrapper(**settings.DATABASE_OPTIONS)
  File "/wspc/gdemo/appengine_django/db/base.py", line 123, in __init__
    self._setup_stubs()
  File "/wspc/gdemo/appengine_django/db/base.py", line 134, in _setup_stubs
    from google.appengine.tools import dev_appserver_main
  File "/wspc/google_appengine/google/appengine/tools/dev_appserver_main.py", line 67, in 
<module>
    from google.appengine.tools import appcfg
  File "/wspc/google_appengine/google/appengine/tools/appcfg.py", line 48, in <module>
    from google.appengine.api import appinfo
  File "/wspc/google_appengine/google/appengine/api/appinfo.py", line 31, in <module>
    from google.appengine.api import validation
  File "/wspc/google_appengine/google/appengine/api/validation.py", line 44, in <module>
    import yaml
ImportError: No module named yaml


it seems EXTRA_PATHS from dev_appserver.py are missing.


Original issue reported on code.google.com by [email protected] on 15 Apr 2008 at 12:20

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.