Discussion:
Error while installing Mahotas
Poornachandra Sandur
2017-06-30 13:38:42 UTC
Permalink
Hi,

The following error occurs while installing the Mahotas ... any help ??


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
--
You received this message because you are subscribed to the Google Groups "pythonvision" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pythonvision+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Luis Pedro Coelho
2017-07-01 23:35:36 UTC
Permalink
Hi Poornachandra,

I have never seen that error. What commands did you run to get 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)

HTH
Luis

Luis Pedro Coelho | EMBL | http://luispedro.org
My blog: http://metarabbit.wordpress.com
Post by Poornachandra Sandur
Hi,
The following error occurs while installing the Mahotas ... any help ??
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
--
You received this message because you are subscribed to the Google Groups
"pythonvision" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "pythonvision" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pythonvision+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...