Skip to content

Conversation

@andreamah
Copy link
Contributor

Addressing #18 , the PyPI installation was only installing the *.egg-info directory and did not install the library itself. This happened when I used pip3 install adafruit-circuitpython-bitmap_font and when I tried to pip install directly from the *.tar.gz file.

By making this change, I was able to install correctly from the *.tar.gz file 😀.

Copy link
Contributor

@kattni kattni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thank you for the fix!

@kattni kattni merged commit b916b70 into adafruit:master Mar 18, 2020
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Mar 19, 2020
Updating https://github.com/adafruit/Adafruit_CircuitPython_Bitmap_Font to 1.1.0 from 1.0.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_Bitmap_Font#19 from andreamah/pip-installation-fix
  > Merge pull request adafruit/Adafruit_CircuitPython_Bitmap_Font#17 from adafruit/pylint-update
  > Merge pull request adafruit/Adafruit_CircuitPython_Bitmap_Font#16 from sommersoft/patch_coc
  > update pylintrc for black
  > build.yml: move pylint, black, and Sphinx installs to each repo; add description to 'actions-ci/install.sh'

Updating https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT to 2.1.1 from 2.0.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_MiniMQTT#24 from brentru/remove-debug-kwarg-in-examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants