Calculation Failure in Python: ModuleNotFoundError for: No module Named'xxx'

Hi there,

When I use Python to calculate results, I encounter an error: ModuleNotFoundError: No module named ‘xxx’. , but i already installed the module.

How can I solve this issue?

Please enter the destination folder where you installed Mech-Vision, such as D:\mmind\Mech-Vision & Mech-Viz-1.8.21\Mech-Vision\python.
Then execute the command: .\python.exe -m pip install xxx.

1 Like