Search found 3 matches

by shaider
Mon Aug 14, 2023 9:51 am
Forum: General Software Discussions
Topic: picosdk-python-wrappers: can't run any of the examples - ERROR: Cannot load library picoipp.dll
Replies: 4
Views: 2891

Re: picosdk-python-wrappers: can't run any of the examples - ERROR: Cannot load library picoipp.dll

If anyone is interested, I managed to resolve this problem. I was previously using Python installations from the Microsoft app store (which caused this error). Only my Python 3.9 executable was from an Anaconda installation (which worked correctly with picosdk). To resolve the issue properly I insta...
by shaider
Fri Jun 02, 2023 4:13 pm
Forum: General Software Discussions
Topic: picosdk-python-wrappers: can't run any of the examples - ERROR: Cannot load library picoipp.dll
Replies: 4
Views: 2891

Re: picosdk-python-wrappers: can't run any of the examples - ERROR: Cannot load library picoipp.dll

I am getting the same issue with Python 3.10 and 3.11.3, did you find a solution to this? Oddly Python 3.9 is working fine for me.
by shaider
Fri Jun 02, 2023 3:48 pm
Forum: General Software Discussions
Topic: Error with Python 3.11.3: Cannot load library picoipp.dll
Replies: 0
Views: 5816

Error with Python 3.11.3: Cannot load library picoipp.dll

I am trying to use the picosdk-python-wrappers package in my Windows application to connect to my Picoscope 5442D. I have followed the setup instructions (installed the SDK and the python package on Windows). When I run any of the examples with Python 3.11.3, I get the following error: ERROR: Cannot...