Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Cannot find Plume module #27

Open
purvikpatel opened this issue Jul 25, 2020 · 3 comments
Open

Cannot find Plume module #27

purvikpatel opened this issue Jul 25, 2020 · 3 comments

Comments

@purvikpatel
Copy link

purvikpatel commented Jul 25, 2020

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.

@purvikpatel purvikpatel changed the title Cannot found Plume module Cannot find Plume module Jul 25, 2020
@achille-martin
Copy link

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.

@NickNair
Copy link

NickNair commented Aug 9, 2021

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

@achille-martin
Copy link

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 :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants