ysbecca / py-wsi

Python package for dealing with whole slide images (.svs) for machine learning, particularly for fast prototyping. Includes patch sampling and storing using OpenSlide. Patches may be stored in LMDB, HDF5 files, or to disk. It is highly recommended to fork and download this repository so that personal customisations can be made for your work.
https://ysbecca.github.io/programming/2018/05/22/py-wsi.html
GNU General Public License v3.0
161 stars 93 forks source link

py_wsi could not import in python 3.7 #30

Closed WaqasHU closed 3 years ago

WaqasHU commented 4 years ago

ModuleNotFoundError Traceback (most recent call last)

in ----> 1 import py_wsi ModuleNotFoundError: No module named 'py_wsi' i dont know why py_wsi cannot be imported in latest version...even i tried to switch kernel to python 3.6.1 but failed
ysbecca commented 3 years ago

I missed this, so extremely late, but in case this helps people in the future: pip does not store the latest version of py_wsi. If you clone the repository you will have the latest version.

WaqasHU commented 3 years ago

Can you give me some time on TeamViewer...when you get free anytime

On Mon, Dec 14, 2020, 2:24 PM Rebecca Stone notifications@github.com wrote:

I missed this, so extremely late, but in case this helps people in the future: pip does not store the latest version of py_wsi. If you clone the repository you will have the latest version.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ysbecca/py-wsi/issues/30#issuecomment-744304344, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGLMMEZQGKDSSZEIQXFQBGTSUXKTRANCNFSM4JRY3XVA .

ysbecca commented 3 years ago

Hi @WaqasHU, sorry, I don't provide this kind of support. Am happy to receive emails with specific questions if you can write them out.

WaqasHU commented 3 years ago

Thanks...i will email you detail information of problem what i am facing since 8 months...i have tried very much but failed to get labeled patches from slide...even i get patches but not labeled...

On Tue, Dec 15, 2020, 3:18 PM Rebecca Stone notifications@github.com wrote:

Hi @WaqasHU https://github.com/WaqasHU, sorry, I don't provide this kind of support. Am happy to receive emails with specific questions if you can write them out.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ysbecca/py-wsi/issues/30#issuecomment-745192634, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGLMMEZMKK77YQDKDDS5FJ3SU4ZYTANCNFSM4JRY3XVA .