-
-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
~/traxss $ python traxss.py
Traceback (most recent call last):
File "/data/data/com.termux/files/home/traxss/traxss.py", line 1, in
from traxss import Menu
File "/data/data/com.termux/files/home/traxss/traxss/init.py", line 1, in
from .core import Menu
File "/data/data/com.termux/files/home/traxss/traxss/core/init.py", line 1, in
from .menu import Menu
File "/data/data/com.termux/files/home/traxss/traxss/core/menu.py", line 1, in
from crayons import *
ModuleNotFoundError: No module named 'crayons'
~/traxss $ cd core
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels