derricw / pysentech

Python Interface for Sentech USB Cameras
MIT License
5 stars 1 forks source link

ImportError: DLL load failed: The specified module could not be found. #7

Open dilham1108 opened 1 year ago

dilham1108 commented 1 year ago

Hi Mr/Madam,

i have a trouble while import stapipy. i'm so confused:

``C:\Users\user>pip install stapipy Requirement already satisfied: stapipy in c:\users\user\appdata\local\programs\python\python37\lib\site-packages (1.0.8)

C:\Users\user>python Python 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:58:18) [MSC v.1900 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information.

import stapipy Traceback (most recent call last): File "", line 1, in ImportError: DLL load failed: The specified module could not be found. ``