Skip to content
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.

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

Open
solarisan2 opened this issue Mar 28, 2016 · 0 comments
Open

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

solarisan2 opened this issue Mar 28, 2016 · 0 comments

Comments

@solarisan2
Copy link

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'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant