Hello,

I've installed PyChrono through Conda on Windows 10. Our research has a lot 
to do with sensors and we want to evaluate the potential of using pyChrono 
for generating sensor data from mechanical simulations. However, the 
installation does not include the sensor module. For example when I ran the 
demo SensorTest0.py, it outputs

import pychrono.sensor as sens

ModuleNotFoundError: No module named 'pychrono.sensor'

Under the 
directory \Anaconda3\pkgs\pychrono-7.0.0-py38_0\Lib\site-packages\pychrono, 
there is also no file named sensor.py

I'm able to run all the demos in core and irrlicht so far.

The Python version is 3.8.13, conda version 4.12.0

If I run 'conda install -c projectchrono pychrono' then it generates:
# All requested packages already installed.

Has anyone else encountered similar issues or knows how to solve it? I 
would much appreciate any help.

Thanks


-- 
You received this message because you are subscribed to the Google Groups 
"ProjectChrono" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/projectchrono/314efa56-2472-4601-8d75-97110afd4126n%40googlegroups.com.

Reply via email to