ryan-brazeal-ufl / OpenPyLivox

Python3 driver for Livox lidar sensors
GNU General Public License v3.0
85 stars 44 forks source link

problem message with crcmod #5

Closed fabricedu41 closed 4 years ago

fabricedu41 commented 4 years ago

Hello, thank you for your project! I have a problem when I run the demo script livox controller , I get the message "ModuleNotFoundError: No module named 'crcmod' in line 34 of file openpilivox. I installed crcmod 1.7 I also did the crcmod test but I don't understand? could you guide me? I read the wiki and installed openpilivox as directed.

config python 3.7 window 10 64 bit lidar mdr40 crcmod installed 1.7

Thank for your help :)

fab

fabricedu41 commented 4 years ago

Hi my problem was to interpret it spyder which I used to launch the script. I tested directly from python 3.7 and it works !! it's fantastic ! I will now test with the different firmware :)!

ryan-brazeal-ufl commented 4 years ago

Thanks for continuing to dig into your problem, solving it, and reporting the solution here. Much appreciated!