Search found 2 matches

by acamargofb
Thu Feb 15, 2024 4:26 pm
Forum: Introductions
Topic: SDK Configuration
Replies: 6
Views: 6509

Re: SDK Configuration

Hi there,

I also have the same problem, I would like to read the signals using PicoSDK in Python at the same time send commands to Arduino UNO using Python.

Thanks a lot in advance for your support,

Aldo Camargo
by acamargofb
Wed Feb 07, 2024 7:11 pm
Forum: General Software Discussions
Topic: PicoSDK for Mac with arm64 architecture
Replies: 2
Views: 15735

Re: PicoSDK for Mac with arm64 architecture

Hi there, I have a Mac Pro with M1 processor. I was able to install the SDK, and the C libraries. But when I tried to run an example for Python code, I can't run it, I am getting this error: CannotFindPicoSDKError: PicoSDK (ps5000) not found, check LD_LIBRARY_PATH The code that I am testing is the f...