sunfounder / SunFounder_PiCar

GNU General Public License v2.0
34 stars 75 forks source link

ImportError: No module named picar #6

Open iamfel opened 5 years ago

iamfel commented 5 years ago

I ran this code " python line_follower.py " and it showed no module named picar.

Traceback (most recent call last): File "line_follower.py", line 15, in from picar import front_wheels ImportError: No module named picar

sunfounder commented 5 years ago

Hi dear, Could we know which version of the picar are you using? please send us a code error screenshot ,it will be helpful for us to solve the issue for you. Thanks in advance.

Best Regards, SunFounder Team

From: iamfel Date: 2019-05-09 22:16 To: sunfounder/SunFounder_PiCar CC: Subscribed Subject: [sunfounder/SunFounder_PiCar] ImportError: No module named picar (#6) I ran this code " python line_follower.py " and it showed no module named picar. Traceback (most recent call last): File "line_follower.py", line 15, in from picar import front_wheels ImportError: No module named picar — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

iamfel commented 5 years ago

I will send the required information.