Can't use the Yocto-Watt module with Python under linux

1. The problem I’m having:

hello! I m trying to measure a machine’s power consumption using Yocto-watt. everything goes well under Windows but it’s not working under Linux or raspberry pi (CM4) .
the problem is that he didn’t know the module yoctopuce while I can import it in a new python file.

2. Error messages and/or full log output:

Traceback (most recent call last):
  File "/home/user/yocto/yocto.py", line 1, in <module>
    from yoctopuce.yocto_api import *
ModuleNotFoundError: No module named 'yoctopuce'

5. Links to relevant resources:

I don’t see where the Caddy server is involved here. Are you sure you’re not mistaken? :sweat_smile:

1 Like

Thank you for your response, I just looking for a solution and I thought that is a programming community . right i think I’m mistaken :sweat_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.