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

cably ai o3 model error #2690

Open
nikita17-py opened this issue Feb 5, 2025 · 8 comments
Open

cably ai o3 model error #2690

nikita17-py opened this issue Feb 5, 2025 · 8 comments
Assignees
Labels
bug Something isn't working stale

Comments

@nikita17-py
Copy link

Failed to perform, curl: (77) error setting certificate verify locations: CAfile: C:\Users\Никита\AppData\Local\Programs\Python\Python311\Lib\site-packages\certifi\cacert.pem CApath: none. See https://curl.se/libcurl/c/libcurl-errors.html first for more details.

@nikita17-py nikita17-py added the bug Something isn't working label Feb 5, 2025
@hlohaus
Copy link
Collaborator

hlohaus commented Feb 5, 2025

Hey Nikita, it's a problem with your system. Try updating these packages: pip install -U certifi curl_cffi Or, just uninstall curl_cffi with pip uninstall curl_cffi; you don't actually need it.

@nikita17-py

@nikita17-py
Copy link
Author

Hey Nikita, it's a problem with your system. Try updating these packages: pip install -U certifi curl_cffi Or, just uninstall curl_cffi with pip uninstall curl_cffi; you don't actually need it.

@nikita17-py

didn't help

@nikita17-py
Copy link
Author

Hey Nikita, it's a problem with your system. Try updating these packages: pip install -U certifi curl_cffi Or, just uninstall curl_cffi with pip uninstall curl_cffi; you don't actually need it.

@nikita17-py

@hlohaus

@hlohaus
Copy link
Collaborator

hlohaus commented Feb 6, 2025

Hey, you shouldn't still have that problem after uninstalling curl. Got any more info? If you can't install Python, just use the .exe app – it's all set up. @nikita17-py

@nikita17-py
Copy link
Author

Hey, you shouldn't still have that problem after uninstalling curl. Got any more info? If you can't install Python, just use the .exe app – it's all set up. @nikita17-py

I had everything working initially. I will provide AI services in the telegram bot. My tech support received a message about this error. This happens with some providers and after some time. Reinstalling the library did not help. G4F has been updated to the latest version.

@hlohaus

@hlohaus
Copy link
Collaborator

hlohaus commented Feb 7, 2025

Why'd you run g4f on Windows? You have to manage those certs yourself, you know. See the example in /projects/windows/main.py. @nikita17-py

@nikita17-py
Copy link
Author

Why'd you run g4f on Windows? You have to manage those certs yourself, you know. See the example in /projects/windows/main.py. @nikita17-py

didn't help
@hlohaus @xtekky

Copy link

Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.

@github-actions github-actions bot added the stale label Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

3 participants