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
I have followed the instructions related to install using Setuptools. I have never used an API before, so I may be doing something completely wrong. When I paste your script in "Getting Started" and run it, I consistently get the below error.
ImportError: cannot import name 'destinations_api' from 'openapi_client.api' (C:\Users\grego\anaconda3\lib\site-packages\openapi_client\api_init_.py)
Do I need credentials through OpenAPI?
The text was updated successfully, but these errors were encountered:
Hello!
I have followed the instructions related to install using Setuptools. I have never used an API before, so I may be doing something completely wrong. When I paste your script in "Getting Started" and run it, I consistently get the below error.
ImportError: cannot import name 'destinations_api' from 'openapi_client.api' (C:\Users\grego\anaconda3\lib\site-packages\openapi_client\api_init_.py)
Do I need credentials through OpenAPI?
The text was updated successfully, but these errors were encountered: