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

windows python3.11 run error #1987

Open
recentcome opened this issue May 20, 2024 · 2 comments
Open

windows python3.11 run error #1987

recentcome opened this issue May 20, 2024 · 2 comments
Assignees
Labels
bug Something isn't working stale

Comments

@recentcome
Copy link

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
from .gui_parser import gui_parser
ImportError: attempted relative import with no known parent package

@recentcome recentcome added the bug Something isn't working label May 20, 2024
@hlohaus
Copy link
Collaborator

hlohaus commented May 20, 2024

Weird. I use Python 3.11 too. Try using the .exe application from the release page.

Copy link

Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.

@github-actions github-actions bot added the stale label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

3 participants