Yes. Last I checked, easy_install created a zip file when you install PyCrypto, which isn't compatible with our import hook.
On Tuesday, 2 October 2012 21:01:45 UTC+10, Helge Tesdal wrote: > > On Tue, Oct 2, 2012 at 12:39 PM, Anand Mistry > <[email protected]<javascript:>> > wrote: > > You need to install PyCrypto yourself. Grab the tarball from > > https://www.dlitz.net/software/pycrypto/ and run setup.py. > Unfortunately, > > installing PyCrypto using easy_install won't work with the dev_appserver > on > > OSX. > > Not even with 1.7.2? > > -- > Helge Tesdal > CTO - mCASH Norge AS > +47 815 10 150 > http://mCA.SH > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/bUuDFsjpPuYJ. 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.
