Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OS Error[win126] #7

Open
saikrishnathonduru opened this issue Apr 2, 2020 · 0 comments
Open

OS Error[win126] #7

saikrishnathonduru opened this issue Apr 2, 2020 · 0 comments

Comments

@saikrishnathonduru
Copy link

runfile('E:/Masters/6 sem/CV/RGB-HSV/vision-hw0-master/uwimg.py', wdir='E:/Masters/6 sem/CV/RGB-HSV/vision-hw0-master')
Traceback (most recent call last):

File "E:\Masters\6 sem\CV\RGB-HSV\vision-hw0-master\uwimg.py", line 5, in
import openslide

File "C:\Users\thond\AppData\Local\Programs\Python\Python36\Lib\site-packages\openslide_init_.py", line 29, in
from openslide import lowlevel

File "C:\Users\thond\AppData\Local\Programs\Python\Python36\Lib\site-packages\openslide\lowlevel.py", line 41, in
_lib = cdll.LoadLibrary('libopenslide-0.dll')

File "C:\Users\thond\anaconda3\lib\ctypes_init_.py", line 442, in LoadLibrary
return self._dlltype(name)

File "C:\Users\thond\anaconda3\lib\ctypes_init_.py", line 364, in init
self._handle = _dlopen(self._name, mode)

OSError: [WinError 126] The specified module could not be found

runfile('E:/Masters/6 sem/CV/RGB-HSV/vision-hw0-master/uwimg.py', wdir='E:/Masters/6 sem/CV/RGB-HSV/vision-hw0-master')
Traceback (most recent call last):

File "E:\Masters\6 sem\CV\RGB-HSV\vision-hw0-master\uwimg.py", line 5, in
import openslide

File "C:\Users\thond\AppData\Local\Programs\Python\Python36\Lib\site-packages\openslide_init_.py", line 29, in
from openslide import lowlevel

File "C:\Users\thond\AppData\Local\Programs\Python\Python36\Lib\site-packages\openslide\lowlevel.py", line 41, in
_lib = cdll.LoadLibrary('libopenslide-0.dll')

File "C:\Users\thond\anaconda3\lib\ctypes_init_.py", line 442, in LoadLibrary
return self._dlltype(name)

File "C:\Users\thond\anaconda3\lib\ctypes_init_.py", line 364, in init
self._handle = _dlopen(self._name, mode)

OSError: [WinError 126] The specified module could not be found

runfile('E:/Masters/6 sem/CV/RGB-HSV/vision-hw0-master/uwimg.py', wdir='E:/Masters/6 sem/CV/RGB-HSV/vision-hw0-master')
Traceback (most recent call last):

File "E:\Masters\6 sem\CV\RGB-HSV\vision-hw0-master\uwimg.py", line 5, in
import openslide

File "C:\Users\thond\AppData\Local\Programs\Python\Python36\Lib\site-packages\openslide_init_.py", line 29, in
from openslide import lowlevel

File "C:\Users\thond\AppData\Local\Programs\Python\Python36\Lib\site-packages\openslide\lowlevel.py", line 41, in
_lib = cdll.LoadLibrary('libopenslide-0.dll')

File "C:\Users\thond\anaconda3\lib\ctypes_init_.py", line 442, in LoadLibrary
return self._dlltype(name)

File "C:\Users\thond\anaconda3\lib\ctypes_init_.py", line 364, in init
self._handle = _dlopen(self._name, mode)

OSError: [WinError 126] The specified module could not be found

How to fix this error? Please share me some idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant