Closed poornasandur closed 6 years ago
As I wrote on the pythonvision group:
I have never seen that error. What commands did you run to trigger it?
In general, for mahotas, I would recommend installing the anaconda version through conda-forge (see the README file at https://github.com/luispedro/mahotas)
I get the following error while installing the Mahotas..
File "build/bdist.linux-x86_64/egg/pkg_resources/init.py", line 2909, in contains
File "build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/specifiers.py", line 703, in contains
File "build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/version.py", line 31, in parse
File "build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/version.py", line 230, in init
File "build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/version.py", line 353, in _cmpkey
RuntimeError: maximum recursion depth exceeded
Cleaning up... Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/mahotas Storing debug log for failure in /home/poornachandra/.pip/pip.log