You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.
Hi @exTerEX, this is a cool project, but it looks like there's some leftover code in the main branch that breaks imports if you install from source, and might be exposing an API key.
Running import noaa after installing with python -m pip install git+https://github.com/exTerEX/noaa.git#egg=noaa throws:
Hi @exTerEX, this is a cool project, but it looks like there's some leftover code in the main branch that breaks imports if you install from source, and might be exposing an API key.
Running
import noaa
after installing withpython -m pip install git+https://github.com/exTerEX/noaa.git#egg=noaa
throws:I redacted the actual key in the exception above.
The text was updated successfully, but these errors were encountered: