#๐Ÿ”’ OSERROR unfixable

18 messages ยท Page 1 of 1 (latest)

runic grailBOT
#

@hasty nimbus

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

fallen basalt
#

have you ever touched the environment variables REQUESTS_CA_BUNDLE or CURL_CA_BUNDLE? and can you show the result of the command pip debug? pip is supposed to work out of the box because it vendors its own certificate bundle...

hasty nimbus
hasty nimbus
fallen basalt
#

can you delete that environment variable, restart your terminal, and re-run pip debug to make sure its unassigned?

hasty nimbus
#

i deleted it

fallen basalt
#

once pip debug returns CURL_CA_BUNDLE: None, you can try installing your packages again

#

(it's easy to forget a step while editing environment variables in windows, so making sure pip says it's removed is important)

hasty nimbus
fallen basalt
#

assuming you're editing your environment variables graphically, did you make sure to press OK after you deleted the entry for CURL_CA_BUNDLE?

hasty nimbus
#

ok it works

#

Thank you so much

fallen basalt
#

๐ŸŽ‰

hasty nimbus
#

I really thought it was unfixable had that bug 3+ months

#

finally

runic grailBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.

#

๐Ÿ”’ OSERROR unfixable