Instalation

38 views
Skip to first unread message

Marcio Arend

unread,
Nov 25, 2011, 4:21:51 AM11/25/11
to saturnalia-dev
Hi, I'm having problem Saturnalia to install,

When I try to rum ./setup.py test I got this message

Traceback (most recent call last):
File "./setup.py", line 9, in <module>
from setuptools import setup, Command
ImportError: No module named setuptools


thx for any information.

Gruß
Marcio

Nathan Wilcox

unread,
Nov 29, 2011, 1:28:32 PM11/29/11
to saturnalia-dev
Hi Marcio,

Sorry for the late response, I just got back from vacation.

You need the python "setuptools" package. On debian/ubuntu you can
get this with:

# apt-get install python-setuptools

If you are not on a debian/ubuntu system, you can install these
packages from the Python Packaging Index:

http://pypi.python.org/pypi/setuptools

I'll go update the INSTALL file to reflect this. Thanks for pointing
this out.

Regards,
Nathan Wilcox


ps: I prefer an alternative package called "pip", but either should
work.

# apt-get install python-pip

http://pypi.python.org/pypi/pip

Reply all
Reply to author
Forward
0 new messages