Faraz Sarmeili
04/20/2024, 7:18 AMFalse
in PyCharm, although it functions correctly in Colab. I have set the API key as an environmental variable both through the OS and directly in PyCharm's settings. Despite these efforts, the validation still fails in PyCharm.
Here are the steps I have confirmed:
• The environment variable is accurately configured in the settings of PyCharm's Python console.
• When I print the key from the code, it appears correctly.
I would greatly appreciate any insights or suggestions on what might be causing this issue or further steps I could take to resolve it. Thank you very much for your help!