having issue's troubleshoot and installing the openai api (i'm a noob) - can someone help? https://platform.openai.com/docs/quickstart?context=python
#SyntaxError: Invalid Decimal Literal - Please Help
1 messages · Page 1 of 1 (latest)
Could You provide your code u have thus far with this.
according to the quickstart if i understand right, I should copy this code and save it as openai-test.py and then run the code above in the command line to pull it
Do u not use a IDE of any besides that?
pycharm, vscode, etc.
because openai is a module u have to install.
@hollow crystal
no but i just downloaded vscode
okay u need to set that up first
i should go through the quickstart from the beginning now that i have vscode installed?
i'd watch a video on youtube
VScode is going to make everything easier to make vs what u was using.
still getting the same error after watching this video and install vscode - any other thoughts? https://www.youtube.com/watch?v=l9IQsyzFM60
This tutorial shows how to sign up and use OpenAI's GPT-3 playground mode, install Visual Studio Code, all of the needed extensions including Pip Manager and the Python extension, and Python's libraries, and run Python scripts.
This is the very first video to watch to get started using OpenAI, Python, and/or Visual Studio Code.