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

error at start #39

Open
luchkoolga21 opened this issue Sep 19, 2024 · 0 comments
Open

error at start #39

luchkoolga21 opened this issue Sep 19, 2024 · 0 comments

Comments

@luchkoolga21
Copy link

Everything according to the instructions. libraries are installed. HELP

Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\XEmpireBot-main\main.py", line 2, in
from bot.core import launcher
File "C:\Users\Administrator\Desktop\XEmpireBot-main\bot\core\launcher.py", line 6, in
from better_proxy import Proxy
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\better_proxy_init_.py", line 1, in
from .proxy import Proxy, parse_proxy_str
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\better_proxy\proxy.py", line 16, in
class ParsedProxy(TypedDict):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\better_proxy\proxy.py", line 19, in ParsedProxy
protocol: Protocol | None
TypeError: unsupported operand type(s) for |: '_GenericAlias' and 'NoneType'

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

1 participant