Skip to content

PyPI installation only downloading *.egg-info directory #18

Closed
@andreamah

Description

@andreamah

Hi!

When I try to download this library using pip3 install adafruit-circuitpython-bitmap_font, I only receive the adafruit_circuitpython_bitmap_font-1.0.5-py3.8.egg-info folder at my <virtual_env_root>/Libs/site-packages (with all of the dependencies). However, shouldn't I also get another directory called adafruit_bitmap_font?

I found that if I download the adafruit-circuitpython-bitmap_font-1.0.5.tar.gz directly from PyPI, unzip, then remove setup.cfg, then I can pip install from that properly. Could this have to do with the issue that I was experiencing?

Thanks!

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