sparkfun / Qwiic_Ublox_Gps_Py

https://qwiic-ublox-gps-py.readthedocs.io/en/latest/index.html
Other
70 stars 41 forks source link

Example code Test import error #3

Closed bashford1 closed 4 years ago

bashford1 commented 4 years ago

Followed guide through the download of all software. When i try to run the sample code given "https://github.com/sparkfun/Qwiic_Ublox_Gps_Py/#example-use" , i get an import error stating no module named ublox_gps.

Thanks for your help

marmarrz commented 4 years ago

I'm having this same issue, what was the fix for you?

bashford1 commented 4 years ago

On your Rpi, go to chromium and download the zips from the tutorial directly, rather than using sudo commands.

edspark commented 4 years ago

@bashford1 thanks for filing an issue and I'm glad you got it working. However, the issue has been resolved and you can now install with pip. If you have version 1.1.3 then you're in the right place.