Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

[24/07/2021 12:11:48]

Traceback (most recent call last):


File "/usr/lib/python3.9/site-packages/konsave/funcs.py", line 40, in inner_func
function = func(*args, **kwargs)
File "/usr/lib/python3.9/site-packages/konsave/funcs.py", line 143, in
list_profiles
assert os.path.exists(PROFILES_DIR) and profile_count != 0, "No profile found."
AssertionError: No profile found.

You might also like