s-tui
s-tui copied to clipboard
[s-tui-1.0.0] FileNotFoundError: [Errno 2] No such file or directory ...
Step 1: Describe your environment
- System (Intel/AMD/Raspberry Pi etc): ...
- OS version: ...
- s-tui version: 1.0.0 — latest
- Installation method(pip/PPA/source code): ebuild
Step 2: Describe the problem:
Observed Results:
- What happened? (Traceback of a crash/Image/description): after saving config files I get errors more: https://asciinema.org/a/beYlRjMHGSFeV6ZwMqsU3CBtC
Debug Results, output of s-tui -d
created in a file _s-tui.log
:
* Replace this with debug output *
Step 3: Reproduce the problem:
Steps to reproduce:
* Replace this with relevant code to reproduce the problem *
Thanks for opening the issue, this is related to #82, I'll keep this open as this is a more general description of the problem.
Indeed we assume your ~/.config
dir already exists, which is usually the case, but it should be created in case it does not.