I'm using a python script within ROS. Ros uses python 2.7 and the version of scipy that I'm using is 0.19.1. The following error is reported:
from scipy.spatial.transform import Rotation as R
ImportError: No module named transform
I'm using a python script within ROS. Ros uses python 2.7 and the version of scipy that I'm using is 0.19.1. The following error is reported:
from scipy.spatial.transform import Rotation as R
ImportError: No module named transform
Working on python 3.7.3. Make sure it's available on 2.7