-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Description
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?
adriens
Metadata
Metadata
Assignees
Labels
No labels