Comment #9 on issue 211 by khamenya: pinax-boot.py from TRUNK  fails under  
Ubuntu9 (development)
http://code.google.com/p/django-hotclub/issues/detail?id=211

UPDATE: I have successfully passed both the pinax-boot.py phase and  
the "pip install
--requirements ..." with the following distutils.cfg:

[install]
install-base=/mnt/hdd2/pinooblet/pinax-env/lib/python2.6
install-purelib=/mnt/hdd2/pinooblet/pinax-env/lib/python2.6/site-packages
install-platlib=/mnt/hdd2/pinooblet/pinax-env/lib.$PLAT/python2.6/site-packages
install-scripts=/mnt/hdd2/pinooblet/pinax-env/bin
install-data=/mnt/hdd2/pinooblet/pinax-env/share
install-headers=/mnt/hdd2/pinooblet/pinax-env/include/python2.6


I don't think this configuration is indeed healthy, so, gurus, your healing  
touch is
welcome.

for example during "pip install --requirements externalapps.txt" it is  
reported that
django-notification is already installed. False. It is not installed in  
virtual env,
but in the global/host environment only.

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to