Freenove / Freenove_4WD_Smart_Car_Kit_for_Raspberry_Pi

Apply to FNK0043
Other
133 stars 148 forks source link

problem with setup.py #20

Open pankerdorian opened 2 years ago

pankerdorian commented 2 years ago

I think there is an issue with the installation process.

Following the tutorial provided, after running build.sh successfully, setup.py says "Some libraries have not been installed yet. Please run 'sudo python setup.py' again". No matter how many times I run it, there is a syntax error with some of the packages - something to do with "except (SomeException, OtherException ), e as exception: " being a non valid syntax. (I don't have a screenshot of that at this time, sorry)

After restart the Pi cannot start the OS properly as well. I am using RaspberyPi 3B.

DenzelChen commented 2 years ago

Dear customer, The installation doesn't cause OS issue. Please connect your pi to monitor to check if it boots normally.

MallocArray commented 2 years ago

I just setup a new Raspberry Pi 3B using the latest image dated May 7th 2021 "Raspberry Pi OS with desktop and recommended software"

Following the guide, everything worked as expected and I was able to reboot the Pi and it continued to operate.

You should try getting the latest image again and going through the setup steps once more and see if it repeats your issue.