Skip to content

No module named Adafruit_BMP #4

@ash73

Description

@ash73

Hi, I'm using a BMP180 sensor with a Raspberry Pi3 and the sample python program works ok in Python 2, but I get this error in Python 3:

import Adafruit_BMP.BMP085 as BMP085
ImportError: No module named 'Adafruit_BMP'

I'm new this; is it possible to get it working in Python 3? TIA

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions