Skip to content

pip3 install didn't put adafruit_ds3231.py in site-packages #12

Closed
@csylvain

Description

@csylvain

did: pip3 install adafruit-circuitpython-ds3231
and: pip3 install --upgrade adafruit-circuitpython-ds3231

got: adafruit_circuitpython_ds3231-2.1.1.dist-info/ and its contents
but: couldn't 'import adafruit_ds3231' because there was no adafruit_ds3231.py in site-packages/

strange. tried to figure it out. then gave up and just grabbed a copy from here and put it in site-packages.
import (and the rest) works now.

Metadata

Metadata

Assignees

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