[08/05/2021 11:36:38] Traceback (most recent call last): File "/home/user/.local/lib/python3.9/site-packages/konsave/funcs.py", line 40, in inner_func function = func(*args, **kwargs) File "/home/user/.local/lib/python3.9/site-packages/konsave/funcs.py", line 125, in read_konsave_config with open(config_file, "r") as text: FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.config/konsave/temp/fedora-konsave/conf.yaml' [08/05/2021 11:36:38] Traceback (most recent call last): File "/home/user/.local/lib/python3.9/site-packages/konsave/funcs.py", line 40, in inner_func function = func(*args, **kwargs) File "/home/user/.local/lib/python3.9/site-packages/konsave/funcs.py", line 100, in copy assert os.path.exists(source), "Source path doesn't exist" AssertionError: Source path doesn't exist [08/05/2021 11:36:38] Traceback (most recent call last): File "/home/user/.local/lib/python3.9/site-packages/konsave/funcs.py", line 40, in inner_func function = func(*args, **kwargs) File "/home/user/.local/lib/python3.9/site-packages/konsave/funcs.py", line 344, in import_profile shutil.copy(os.path.join(temp_path, "conf.yaml"), profile_dir) File "/usr/lib64/python3.9/shutil.py", line 418, in copy copyfile(src, dst, follow_symlinks=follow_symlinks) File "/usr/lib64/python3.9/shutil.py", line 264, in copyfile with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst: FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.config/konsave/temp/fedora-konsave/conf.yaml'