pydot / pydot-ng

Python interface to Graphviz's Dot language compatible with Python 2 nad Python 3
MIT License
23 stars 10 forks source link

Setup failed when old python is used #4

Closed asilenkov closed 9 years ago

asilenkov commented 9 years ago

In centos6 we have Traceback (most recent call last): [ 40s] File "setup.py", line 4, in <module> [ 40s] from setuptools import setup [ 40s] ImportError: No module named setuptools

prmtl commented 9 years ago

Fix not needed.