Closed Tominium closed 3 years ago
What directory are you running this command from?
from root I beleive
What OS are you using, and could you post a screenshot of your terminal? I just verified that it works on my end but there might be an issue on a different system
Closing since there has not been activity.
@shreyashankar can you help me i have the same error
Whenever I run
from api import GPT, Example, set_openai_key
I always get this errorTraceback (most recent call last): File "<stdin>", line 1, in <module> ModuleNotFoundError: No module named 'api'
Even though I have already installed everything and followed the instructions properly..