Skip to content

I followed read.me, but it seems like the package versions are different and there is a conflict. #96

@Junghigh

Description

@Junghigh

C:\Users\jinu\AppData\Local\Programs\Python\Python312\python.exe C:\Users\jinu\Py\AI-Waifu-Vtuber-master\run.py
Traceback (most recent call last):
File "C:\Users\jinu\Py\AI-Waifu-Vtuber-master\run.py", line 1, in
import openai
File "C:\Users\jinu\AppData\Local\Programs\Python\Python312\Lib\site-packages\openai_init_.py", line 8, in
from . import types
File "C:\Users\jinu\AppData\Local\Programs\Python\Python312\Lib\site-packages\openai\types_init_.py", line 5, in
from .image import Image as Image
File "C:\Users\jinu\AppData\Local\Programs\Python\Python312\Lib\site-packages\openai\types\image.py", line 5, in
from .._models import BaseModel
File "C:\Users\jinu\AppData\Local\Programs\Python\Python312\Lib\site-packages\openai_models.py", line 25, in
from .types import (
File "C:\Users\jinu\AppData\Local\Programs\Python\Python312\Lib\site-packages\openai_types.py", line 23, in
from httpx import URL, Proxy, Timeout, Response, BaseTransport, AsyncBaseTransport
ImportError: cannot import name 'BaseTransport' from 'httpx' (C:\Users\jinu\AppData\Local\Programs\Python\Python312\Lib\site-packages\httpx_init
.py). Did you mean: 'ASGITransport'?

I already installed -r requirements.txt
There was no problem installing it except for Mecab.
How can I do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions