Open btgoodwin opened 7 years ago
Recent pybombs appears to not like the version of setuptools on CentOS 7. I'm currently re-visiting this project to bring it up to date, but installing via pip (instead of setup.py) seems to work.
Alright, thanks. I'll take a look at this when I get back to the office.
Hello,
I'm getting the following error:
It's happening at line 12,
python setup.py install
, and from what I can find is related to incompatible setup tools versions.