Open purvikpatel opened 4 years ago
Hi @purvikpatel, It seems that python3 is not supported, looking at the code. The package runs fine with python2.
There is ongoing work to port the package to python3.
I actually got it working on python3. You can test this out. If working well can I make a Pull Request ? uuv_plume_simulator.zip
Hi @NickNair, thank you for the update. It should be indeed possible to make it work for python3 and you have succeeded it seems. Can you make the PR so that everyone can have a go ? It will be easier to track the changes and do some testing :)
from plume import Plume ModuleNotFoundError: No module named 'plume'
Can anyone help me with this error ?plume.py file is already in the same directory still I am getting the error message
I am running this package on ROS noetic with python3.