MCP9808 library won't work unless other modules get installe

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
bebo
 
Posts: 96
Joined: Tue Mar 29, 2011 8:22 am

MCP9808 library won't work unless other modules get installe

Post by bebo »

I tried following along the MCP9808 tutorial and it worked great on an older BBB RevB I have. When I tried it on a newer RevC board, it threw an ImportError: Adafruit_GPIO.I2C module not found. The solution was to manually install Adafruit_GPIO and Adafruit_PureIO, and now it works.

User avatar
drewfustini
 
Posts: 944
Joined: Sat Dec 26, 2015 1:19 pm

Re: MCP9808 library won't work unless other modules get inst

Post by drewfustini »

Thanks for the info. This is the library, right?
https://github.com/adafruit/Adafruit_Python_MCP9808

I'll let Tony know so that the documentation can be updated.

User avatar
bebo
 
Posts: 96
Joined: Tue Mar 29, 2011 8:22 am

Re: MCP9808 library won't work unless other modules get inst

Post by bebo »

Yes, that is the library I used. Thanks again to everyone who provides their time and service to help this community.

Locked
Please be positive and constructive with your questions and comments.

Return to “Beagle Bone & Adafruit Beagle Bone products”