To lazy to fix it rn but unusable bcs there is a missing dot on line `2` in `input.py` What it is ```py from console import Console, Color ``` What it should be ```py from .console import Console, Color ``` If u fr use this trash, u have to fix it by yourself for now
To lazy to fix it rn but unusable bcs there is a missing dot on line
2ininput.pyWhat it is
What it should be
If u fr use this trash, u have to fix it by yourself for now