Skip to content

Import issue #26

@Phoebe-Macdonald

Description

@Phoebe-Macdonald

I have successfully installed opensky-api
When running pip install -e python in my terminal I get: Successfully installed opensky-api)
However, if I then run
from opensky_api install OpenSkyAPI
I run into the following error:

Traceback (most recent call last):
File "<input>", line 1, in <module> File "/Applications/PyCharm CE.app/Contents/plugins/python-ce/helpers/pydev/_pydev_bundle/pydev_import_hook.py", line 21, in do_import module = self._system_import(name, *args, **kwargs) ModuleNotFoundError: No module named 'opensky_api'

Is there an issue? Am I doing something wrong?

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