My code base (based on shorty tutorial) works with 3.1 and on Ubuntu, but I installed werkzeug 4.1 on my latest Fedora 10 laptop and when I run "python manage.py runserver" - it just hangs - broken only by cntrl-C. Is this a problem with 4.1 or am I maybe missing something on Fedora? I've got both SQLAlchemy and Jinja installed. I installed Werkzeug trying both easy_install and by running setup on the tar file - same result. Any ideas ?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pocoo-libs" group. 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/pocoo-libs?hl=en -~----------~----~----~----~------~----~------~--~---
