[visionegg] Re: Newbie installation problems
- From: Andrew Straw <astraw@xxxxxxxxxxx>
- To: visionegg@xxxxxxxxxxxxx, tsawallis@xxxxxxxxx
- Date: Thu, 23 Apr 2009 10:38:57 -0700
Hi Tom.
Apparently there is a missing requirement on the website. "setuptools"
is a Python package to help installation. To get it, go to
http://pypi.python.org/pypi/setuptools
They have instructions about how to install it, but it looks like this
should work (I don't have my Mac to test this right now):
sudo sh setuptools-0.6c9-py2.4.egg
Then continue on with the VE install.
-Andrew
Thomas Wallis wrote:
> Hello,
>
> I am attempting to install visionegg 1.1.1 on a mac running Leopard 10.5.6.
>
> I have followed the instructions on the visionegg website. I downgraded
> to Python 2.4.4. I have installed Xcode. When I type "python setup.py
> install" from the visionegg-1.1.1 directory, I get this error:
>
> Traceback (most recent call last):
> File "setup.py", line 61, in ?
> from setuptools import setup, Extension
> ImportError: No module named setuptools
>
> What have I done wrong?
>
> Thanks for your help,
>
> Tom Wallis
> ======================================
> The Vision Egg mailing list
> Archives: http://www.freelists.org/archives/visionegg
> Website: http://www.visionegg.org/mailinglist.html
--
Andrew D. Straw, Ph.D.
California Institute of Technology
http://www.its.caltech.edu/~astraw/
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
Other related posts: