python-dateutil icon indicating copy to clipboard operation
python-dateutil copied to clipboard

make error:No module named setuptools

Open mirrtalk opened this issue 11 years ago • 0 comments

make all:

python setup.py build
Traceback (most recent call last):
  File "setup.py", line 7, in <module>
    from setuptools import setup
ImportError: No module named setuptools
make: *** [all] Error 1

would you fix it? thank you.

mirrtalk avatar Nov 08 '14 03:11 mirrtalk