niru-5 / imusensor

Python library for communication between raspberry pi and MPU9250 imu
MIT License
99 stars 32 forks source link

Can't install smbus #18

Open AnaRhisT94 opened 2 years ago

AnaRhisT94 commented 2 years ago

I'm not able to install smbus, it doesn't find it packages. Is the only way installing it from source?

niru-5 commented 2 years ago

Hi,

Could you elaborate a bit more? pip install smbus Does running the above command throw error?

Thank You, Niru