[scikit-image] imagepy new version

Juan Nunez-Iglesias jni at fastmail.com
Fri Jun 1 01:10:37 EDT 2018


Hi Yan,

Thanks for writing! And congrats on the paper!

Unfortunately, my ImagePy install is failing. I was super-happy to
discover that conda install conda-forge::imagepy works, but then:
$ python -m imagepy
Traceback (most recent call last):
  File "/home/jni/miniconda3/envs/imagepy/lib/python3.6/runpy.py", line
  183, in _run_module_as_main    mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
  File "/home/jni/miniconda3/envs/imagepy/lib/python3.6/runpy.py", line
  142, in _get_module_details    return _get_module_details(pkg_main_name, error)
  File "/home/jni/miniconda3/envs/imagepy/lib/python3.6/runpy.py", line
  109, in _get_module_details    __import__(pkg_name)
  File "/home/jni/miniconda3/envs/imagepy/lib/python3.6/site-
  packages/imagepy/__init__.py", line 3, in <module>    import sys, os, wx
  File "/home/jni/miniconda3/envs/imagepy/lib/python3.6/site-
  packages/wx/__init__.py", line 17, in <module>    from wx.core import *
  File "/home/jni/miniconda3/envs/imagepy/lib/python3.6/site-
  packages/wx/core.py", line 12, in <module>    from ._core import *
ImportError: libpng12.so.0: cannot open shared object file: No such file or directory
Any hints? I tried adding the right `lib` path to LD_LIBRARY_PATH but
it's still failing. I appear to have libpng 1.6 rather than 1.2...
Juan.


On Fri, Jun 1, 2018, at 2:27 PM, imagepy at sina.com wrote:
> Thanks for Releasing 0.14, And I want to make a introduction for
> ImagePy[1].> It is a plugin framework for image process, just like imagej. I had
> introduced befor, and now it becomes stronger!> can wraper not only numpy, but also pandas. Now it is like
> imagej + spss.> 
> And I had published a paper in Bioinformatics here[2].
> A snapshot attached.
> 
> Welcom to have a look!
> 
> Best
> YXDragon
> 
> _________________________________________________
> scikit-image mailing list
> scikit-image at python.org
> https://mail.python.org/mailman/listinfo/scikit-image
> Email had 1 attachment:


>  * imagepy.png
>   517k (image/png)


Links:

  1. https://github.com/Image-Py/imagepy
  2. https://academic.oup.com/bioinformatics/advance-article/doi/10.1093/bioinformatics/bty313/4989871?guestAccessKey=3f34384b-9208-4622-b53a-77bd8fe7a397
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20180601/75ef613f/attachment.html>


More information about the scikit-image mailing list