You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: