Hello Rocye,
> But upon executing it as indicated from the tutorial, there were no output
> displayed and the terminal part of GRC shows an Import Error: No module
> named tutorial_swig as shown in the image below.
Great to hear you doing the tutorials. It looks like your install path for the
python module is not in your $PYTHONPATH and python is not able to find your
module. If you did not change the install path, then you should add
'/usr/local/lib/python2.7/site-packages' to your environment variable
$PYTHONPATH. Maybe in your '~/.profile' or something similar.
Best Regards,
Andrej
No comments:
Post a Comment