We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
marvin version or marvin --version gives certificate error.
marvin version
marvin --version
Is there a dependency on having openapi key for checking marvin version?
In windows 11, after installing marvin using `pip install marvin`, trying out `marvin version` or `marvin --version` gives the below error ...... \.pyenv\pyenv-win\versions\3.11.6\Lib\site-packages\requests\adapters.py", line 517, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='openaipublic.blob.core.windows.net', port=443): Max retries exceeded with url: /encodings/o200k_base.tiktoken (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1006)')))
No response
marvin==2.3.5 (trying out `marvin version` or `marvin --version` gives the error)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
First check
Bug summary
marvin version
ormarvin --version
gives certificate error.Is there a dependency on having openapi key for checking marvin version?
Reproduction
Error
No response
Versions
Additional context
No response
The text was updated successfully, but these errors were encountered: