I think I am having the same problem, and after trying everything on this thread I am still getting segfaults every time I use secure=True, with
exceptions.ImportError: cannot import name crypto Failed to load application: cannot import name crypto This is on a linux machine running Kubuntu 11.10. -Marshall On Tuesday, August 14, 2012 3:03:34 AM UTC-5, [email protected] wrote: > > On Thu, 9 Aug 2012, Keshav Kini wrote: > > >> Still puzzling about this... Now I have tried to get ldap to really > >> work. And got "Failed to load application: No module named > >> flask_version". > > > > This is probably due to something Fran�ois Bissey pointed out to me > and > > Jason Grout earlier in an email - the setup.py for sagenb doesn't > > actually install the flask_version directory found in the main sagenb > > directory, so sagenb fails to work unless you run `setup.py develop` > > (rather than, or in addition to, `setup.py install`). > > > > So try `setup.py develop` in the sagenb directory and see if it starts > > working. > > Thanks, but these instructions did not help either. :=( > > I think that I'll try sage-notebook -list. > > -- > Jori M�ntysalo > -- -- 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/sage-support URL: http://www.sagemath.org
