Closed espero-dev closed 1 year ago
Hi looks like ~/.local/bin is not your path, a simple workaround is just to prepends python -m
to the cutekit command: python -m cutekit help
i had to use python3 -m cutekit help
but what now?
You just follow the rest of the build guide as normal
k
@sleepy-monax espero@espero:~/Desktop/New Folder 3/skift$ python3 -m cutekit i Error: cute-engineering-chatty: Command not found
Usage: -m
and can you add me on discord? espero_dev
Traceback (most recent call last):
File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/espero_dev/Desktop/New Folder 3/skift/cutekit/cutekit/main.py", line 5, in
You need to install python-magic
k