BlackJkee / NotPixelBot

Python bot for farming Not Pixel telegram bot.
https://t.me/BlackJkeeTools
Apache License 2.0
6 stars 1 forks source link

SOLVED #1

Closed giwakira closed 2 days ago

giwakira commented 2 days ago

PS C:\Users\giwak\Videos\notpixel\NotPixelBot> python main.py Traceback (most recent call last): File "main.py", line 5, in from bot.utils import logger File "C:\Users\giwak\Videos\notpixel\NotPixelBot\bot\utils__init.py", line 2, in from . import launcher File "C:\Users\giwak\Videos\notpixel\NotPixelBot\bot\utils\launcher.py", line 5, in from better_proxy import Proxy File "C:\Program Files (x86)\Python38-32\lib\site-packages\better_proxy\init__.py", line 1, in from .proxy import Proxy File "C:\Program Files (x86)\Python38-32\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' PS C:\Users\giwak\Videos\notpixel\NotPixelBot>