Hi Thomas Follow your method to import (import _sensor) in the conda environment, but I can't find the reason for this error. Can you help me, thanks so much!! [ ImportError: ImportError: DLL load failed while importing _sensor: unable to find the specified module]
Regards, Jay[image: 12.png] 在2023年7月6日星期四 UTC+8 00:22:33<[email protected]> 写道: > Hi Jay, > > Can you enter a Python environment (type "python" in the anaconda > environment) and type: "import _sensor" from there? It should give you more > information on what is going wrong. > > Kind regards, > Thomas > > On Wednesday, July 5, 2023 at 6:51:50 AM UTC-5 [email protected] wrote: > >> Hi Thomas, >> I have installed Numpy library in conda environment, and I can run >> the demo that comes with pychrono, such as the demo in vehicle and robot >> modules, which can be seen in the screenshot on the right above. >> However, the problems that will occur in the demo running the *sensor >> module* are the same as what I sent for the first time, as shown in the >> screenshot above on the left. >> I can make sure that I have the Numpy library installed because demos >> like vehicle use the Numpy library. >> I'm confused about this,looking forward to your reply. >> >> Regards, >> Jay >> >> 在2023年7月4日星期二 UTC+8 02:11:28<[email protected]> 写道: >> >>> Hi Jay, >>> >>> Did you install NumPy in the conda environment? (NumPy is required for >>> sensor) If you still encounter the problem, enter a python environment and >>> import _sensor; please take a screenshot of the error form the python >>> environment. >>> >>> Kind regards, >>> Thomas >>> On Saturday, July 1, 2023 at 7:41:24 PM UTC-5 [email protected] wrote: >>> >>>> Hello, >>>> My name is Jay Sun, I have already installed pychrono (installation >>>> manual: >>>> https://api.projectchrono.org/development/pychrono_installation.html), >>>> also successfully run the site - packages \ pychrono \ demos, some of the >>>> demos, But I reported an error when running the *sensor module*. The >>>> following is the wrong picture. Could you tell me how to solve it? >>>> >>>> Thank you very much! >>>> >>>> Regards, >>>> Jay Sun[image: 5b67689809ad65abe16f6e9001ed249.png][image: >>>> 23d3123aa62cb0a5406b4b13b85d74f.png] >>>> >>> -- 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/20087773-1e33-4327-86d2-4716588a2b97n%40googlegroups.com.
