gpt4free
gpt4free copied to clipboard
windows python3.11 run error
File "D:\chatgptcode\gpt4free\g4f\typing.py", line 2, in <module>
from typing import Any, AsyncGenerator, Generator, AsyncIterator, Iterator, NewType, Tuple, Union, List, Dict, Type, IO, Optional
ImportError: cannot import name 'Any' from partially initialized module 'typing' (most likely due to a circular import) (D:\chatgptcode\gpt4free\g4f\typing.py)
Remainder of file ignored
Traceback (most recent call last):
File "D:\chatgptcode\gpt4free\g4f\gui\run.py", line 1, in
Weird. I use Python 3.11 too. Try using the .exe application from the release page.
Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.
Closing due to inactivity.