Sensel Library Import error

python import error

Hello :slight_smile:
I’m currently trying to get access to the sensel (in a very basic manner) and tried my best by simply looking at the provided examples.
After installing IDLE for Python 3 (3.9.6), I can not import the sensel library. Please see the attached image!
I copied the path out of my system and pastet it with the sys.path.append(’’) function into python, but after hitting ‘import sensel’, the library can not be found.
Am I doing something completely wrong(and if so, what)?

Best regards
Thomas

This here is the path :slight_smile: