import error: No module named yarp #2975
Unanswered
jimingda
asked this question in
Support - Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Sorry to ask for help, i read the same question before
#1365
And i set the PYTHONPATH, but still failed to import yarp
echo $PYTHONPATH/usr/local/src/robot/robotology-superbuild/build/install/binicub@icubsrv:python3Python 3.8.10 (default, Mar 13 2023, 10:26:41)[GCC 9.4.0] on linuxType "help", "copyright", "credits" or "license" for more information.>>> import yarpTraceback (most recent call last):File "<stdin>", line 1, in <module>ModuleNotFoundError: No module named 'yarp'Beta Was this translation helpful? Give feedback.
All reactions