Image-Py / imagepy

Image process framework based on plugin like imagej, it is esay to glue with scipy.ndimage, scikit-image, opencv, simpleitk, mayavi...and any libraries based on numpy
http://imagepy.org
BSD 4-Clause "Original" or "Old" License
1.3k stars 330 forks source link

No module named 'imagepy.core' #145

Closed alan0526 closed 3 years ago

alan0526 commented 3 years ago

Error occured after I install the open plugin in the Plugins manager

File Name Error plugins\opencv-plgs\menus\Opencv\Filters laplace_plg.py No module named 'imagepy.core' plugins\opencv-plgs\menus\Opencv\Filters canny_plg.py No module named 'imagepy.core' plugins\opencv-plgs\menus\Opencv\Segmentation awatershed_plg.py No module named 'imagepy.core' plugins\opencv-plgs\menus\Opencv\Segmentation means_plg.py No module named 'imagepy.core' plugins\opencv-plgs\menus\Opencv\Segmentation shift_plg.py No module named 'imagepy.core' plugins\opencv-plgs\menus\Opencv\Threshold athreshold_plg.py cannot import name 'IPy' from 'imagepy' (F:\work\github\imagepy\imagepy__init__.py) plugins\opencv-plgs\menus\Opencv\Video IO io_plgs.py No module named 'imagepy.core'

dada1437903138 commented 3 years ago

Error occured after I install the open plugin in the Plugins manager

File Name Error plugins\opencv-plgs\menus\Opencv\Filters laplace_plg.py No module named 'imagepy.core' plugins\opencv-plgs\menus\Opencv\Filters canny_plg.py No module named 'imagepy.core' plugins\opencv-plgs\menus\Opencv\Segmentation awatershed_plg.py No module named 'imagepy.core' plugins\opencv-plgs\menus\Opencv\Segmentation means_plg.py No module named 'imagepy.core' plugins\opencv-plgs\menus\Opencv\Segmentation shift_plg.py No module named 'imagepy.core' plugins\opencv-plgs\menus\Opencv\Threshold athreshold_plg.py cannot import name 'IPy' from 'imagepy' (F:\work\github\imagepy\imagepyinit.py) plugins\opencv-plgs\menus\Opencv\Video IO io_plgs.py No module named 'imagepy.core'

Did you solve this problem?

yxdragon commented 3 years ago

now cv plugins is ok

liupeng0606 commented 2 years ago

Did you solve this problem? No module named 'imagepy.core'