Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 195 by sjaensch: Installation using buidout is broken http://code.google.com/p/django-hotclub/issues/detail?id=195
Following the installation instructions at http://pinaxproject.com/docs/trunk/install.html (using buildout), severall apps are not installed correctly. When running ./manage.py syncdb in the basic project, an error appears that the django_openid module cannot be found. Subsequent runs of buildout alternate between the missing django_openid module and (in the second case) the missing emailnotifications, mailer and uni_forms modules. Possibly more modules are affected, I did not try with the complete project. I tested this behaviour under Mac OS 10.5.6 as well as Ubuntu Linux 8.04. Installing using just pip works fine. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pinax-updates" 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/pinax-updates?hl=en -~----------~----~----~----~------~----~------~--~---
