` 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.
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.