Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Junghigh opened this issue Apr 9, 2024 · 1 comment

Comments

@Junghigh
Copy link

Junghigh commented Apr 9, 2024

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?

@Yunicar
Copy link

Yunicar commented Nov 10, 2024

same issue here any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants