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
hi sir, I'm having this problem, what's the solution? thank's
(venv) G:\New folder\MemeFiBot-main\MemeFiBot-main>python main.py
Traceback (most recent call last):
File "G:\New folder\MemeFiBot-main\MemeFiBot-main\main.py", line 4, in
from bot.utils.launcher import process
File "G:\New folder\MemeFiBot-main\MemeFiBot-main\bot\utils_init_.py", line 2, in
from . import launcher
File "G:\New folder\MemeFiBot-main\MemeFiBot-main\bot\utils\launcher.py", line 8, in
from better_proxy import Proxy
File "G:\New folder\MemeFiBot-main\MemeFiBot-main\venv\lib\site-packages\better_proxy_init_.py", line 1, in
from .proxy import Proxy
File "G:\New folder\MemeFiBot-main\MemeFiBot-main\venv\lib\site-packages\better_proxy\proxy.py", line 16, in
def _load_lines(filepath: Path | str) -> list[str]:
TypeError: unsupported operand type(s) for |: 'type' and 'type'
The text was updated successfully, but these errors were encountered:
hi sir, I'm having this problem, what's the solution? thank's
(venv) G:\New folder\MemeFiBot-main\MemeFiBot-main>python main.py
Traceback (most recent call last):
File "G:\New folder\MemeFiBot-main\MemeFiBot-main\main.py", line 4, in
from bot.utils.launcher import process
File "G:\New folder\MemeFiBot-main\MemeFiBot-main\bot\utils_init_.py", line 2, in
from . import launcher
File "G:\New folder\MemeFiBot-main\MemeFiBot-main\bot\utils\launcher.py", line 8, in
from better_proxy import Proxy
File "G:\New folder\MemeFiBot-main\MemeFiBot-main\venv\lib\site-packages\better_proxy_init_.py", line 1, in
from .proxy import Proxy
File "G:\New folder\MemeFiBot-main\MemeFiBot-main\venv\lib\site-packages\better_proxy\proxy.py", line 16, in
def _load_lines(filepath: Path | str) -> list[str]:
TypeError: unsupported operand type(s) for |: 'type' and 'type'
The text was updated successfully, but these errors were encountered: