Skip to content

Version 0.0.4 uploaded to pip raises an error when trying to import tibber #8

@ericbstie

Description

@ericbstie

In version 0.0.4 uploaded to pip, importing tibber results in a "ModuleNotFoundError: No module named 'tibber.networking'".

Recreation:

> python setup.py install
> cd .. # Change directory so we don't import locally, but use the version installed with setup.py
> python
>>> import tibber # error

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions