8000 Metadata can't be accessed · Issue #18 · thomastu/pyEIA · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Metadata can't be accessed #18
Closed
Closed
@MattEwen

Description

@MattEwen

Hiya! Thanks so much for writing this, very useful and makes doing bulk downloads much more seamless than otherwise. Unfortunately at least on my machine it takes some fiddling to get working. Context, I've installed the package into a venv, using python 3.10 and pip 21.3.1. Both of these are installed in the right places in my venv.

When I call from eia import api, this error occurs: importlib.metadata.PackageNotFoundError. It gets caught in eia/__init__.py: __version__ = metadata.version("eia"). Manually changing this script to reference "pyeia" instead makes it work smoothly, at least for me. Not sure if this issue occurs for other people but wanted to flag it up.

Thanks!

Metadata

Metadata

Assignees

No one assigned 33A2

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0