mining / mining

Business Intelligence (BI) in Python, OLAP
https://github.com/mining/mining
MIT License
1.27k stars 235 forks source link

faling make process in "setup.py" stage due to too large string #269

Open solarisan2 opened 8 years ago

solarisan2 commented 8 years ago

hi, I have installed all the dependencies and i face below error while making building the project:

return cls.dump(cls, cls(repr(exc)))
  File "/usr/lib/python2.7/dist-packages/setuptools/sandbox.py", line 110, in dump
    return cls.dump(cls, cls(repr(exc)))
OverflowError: string is too large to make repr
Makefile:12: recipe for target 'environment' failed
make: *** [environment] Error 1'