Closed as not planned
Description
python gpt2.py
Traceback (most recent call last):
File "D:\EVE_NG\gpt2.py", line 2, in
import openai
File "D:\EVE_NG\openai.py", line 8, in
response = openai.Completion.create(
^^^^^^^^^^^^^^^^^
AttributeError: partially initialized module 'openai' has no attribute 'Completion' (most likely due to a circular import)
Metadata
Metadata
Assignees
Labels
No labels