jip
2013-11-08 17:00:27 UTC
Hello,
Since ubuntu was upgraded to 13.10. Importing mahotas previously build from
easy_install under ubuntu 13.04 failed.
I tried to rebuild mahotas (easy_install or from downloaded source) but
there is still an error:
*$ ipythonPython 2.7.5+ (default, Sep 19 2013, 13:49:51) Type "copyright",
"credits" or "license" for more information.IPython 1.1.0 -- An enhanced
Interactive Python.? -> Introduction and overview of IPython's
features.%quickref -> Quick reference.help -> Python's own help
system.object? -> Details about 'object', use 'object??' for extra
details.In [1]: import mahotasCould not import submodules (exact error was:
libwebp.so.2: cannot open shared object file: No such file or
directory).There are many reasons for this error the most common one is
that you haveeither not built the packages or have built (using `python
setup.py build`) orinstalled them (using `python setup.py install`) and
then proceeded to testmahotas **without changing the current
directory**.Try installing and then changing to another directory before
importing mahotas.*
Thanks
Jean-Pat
Since ubuntu was upgraded to 13.10. Importing mahotas previously build from
easy_install under ubuntu 13.04 failed.
I tried to rebuild mahotas (easy_install or from downloaded source) but
there is still an error:
*$ ipythonPython 2.7.5+ (default, Sep 19 2013, 13:49:51) Type "copyright",
"credits" or "license" for more information.IPython 1.1.0 -- An enhanced
Interactive Python.? -> Introduction and overview of IPython's
features.%quickref -> Quick reference.help -> Python's own help
system.object? -> Details about 'object', use 'object??' for extra
details.In [1]: import mahotasCould not import submodules (exact error was:
libwebp.so.2: cannot open shared object file: No such file or
directory).There are many reasons for this error the most common one is
that you haveeither not built the packages or have built (using `python
setup.py build`) orinstalled them (using `python setup.py install`) and
then proceeded to testmahotas **without changing the current
directory**.Try installing and then changing to another directory before
importing mahotas.*
Thanks
Jean-Pat
--
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+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
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+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.