Skip to content

ModuleNotFoundError: No module named 'openai.error' #13

@chrisyuuuuu

Description

@chrisyuuuuu

$ python main.py
Python-dotenv could not parse statement starting at line 1
Traceback (most recent call last):
File "/Users/icourt/PythonProjects/liteLLM-proxy-main/main.py", line 8, in
import llm as llm
File "/Users/icourt/PythonProjects/liteLLM-proxy-main/llm.py", line 10, in
import openai.error
ModuleNotFoundError: No module named 'openai.error'
(litellm-proxy-main-3.11)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions