Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with sources_api.py #1

Open
inman074 opened this issue Jul 9, 2022 · 0 comments
Open

Problem with sources_api.py #1

inman074 opened this issue Jul 9, 2022 · 0 comments

Comments

@inman074
Copy link

inman074 commented Jul 9, 2022

Importing sources_api (from skyportal_client.api import sources_api) fails with an error:

Traceback (most recent call last):
File "", line 1, in
File "XXXXXXXXXXXXXX/skyportal_client/api/sources_api.py", line 31, in
from skyportal_client.model.unknownbasetype import UNKNOWNBASETYPE
ModuleNotFoundError: No module named 'skyportal_client.model.unknownbasetype'

This might be an issue regarding OpenAPI, but I was not sure when I first encountered this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant