-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Максим Lacrima wrote:
> Hello!
> 
> I use buildout to develop my Google Appengine application. To set up GAE I
> use rod.recipe.appengine.
> Thanks to this recipe I can deploy my application, use development server
> etc.
> 
> Also I want my Python interpreter to access this environment, so I can
> import appengine's webapp, db and so on.
> I don't know how to do this.
> 
> Currently I have next configuration of the interpreter:
> [python]
> recipe = zc.recipe.egg:scripts
> interpreter = python
> eggs = myapp
> 
> With this configuration I can't access any part of google_appengine.
> What should I do to properly customize Python interpreter for use with
> Appengine.
> Thanks in advance.

Can you attach the whole buildout config?

> Sorry, if my English isn't proper enough.

Your question is quite clear.  We just don't know enough about how you
are getting the GAE eggs installed here.


Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          tsea...@palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkuk+7kACgkQ+gerLs4ltQ7uZwCcCOVDyTl1HVb1xoW1XRm70ox/
i60AoLiamazohqMnVu/SF6pf37xl52e3
=Ls81
-----END PGP SIGNATURE-----

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to