Hello Nixtla Team and Community, I am currently in...
# timegpt
f
Hello Nixtla Team and Community, I am currently integrating the timegpt library into a project and have encountered an issue where the API key validation function returns
False
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!