On 18/06/10 17:11, Gustavo Narea wrote: > It works like a charm for everything but Buildout. This is what I get > when I run it with log-level=DEBUG: > --- > ... > Getting required 'django-audit==1.0b1' > required by foo. > We have no distributions for django-audit that satisfies > 'django-audit==1.0b1'. > Getting distribution for 'django-audit==1.0b1'. > Running > easy_install: > /bin/bash /home/gustavo/.twod/pythons/2.5.5/bin/python-wrapper "-c" > "from setuptools.command.easy_install import main; main()" "-mUNxd" > "/home/gustavo/.twod/pythons/2.5.5/buildout-eggs/tmp4binwi" "-Z" "-q" > "/home/gustavo/.buildout/downloads/dist/django-audit-1.0b1.tar.gz" > path=/home/gustavo/System/Pyenvs/twod-trunk/eggs/distribute-0.6.13-py2.5.egg > > An error occured when trying to install django-audit 1.0b1. Look above > this message for any errors that were output by > easy_install. > While: > Installing. > Getting section > scripts. > Initializing section > scripts. > Getting option > scripts:initialization. > Getting section > twod_vars. > Initializing part > twod_vars. > Getting distribution for > 'django-audit==1.0b1'. > > > > Error: Couldn't install: django-audit 1.0b1 >
By the way, this problem occurs with a few packages. django-audit is one of them and it used to be installed perfectly before introducing the wrapper. -- Gustavo Narea. Software Developer. 2degrees, Ltd. <http://dev.2degreesnetwork.com/>.
_______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
