Closed mitar closed 6 months ago
signal-export requires Python >= 3.9.
If you're unable to install a newer version of Python, you can try an older versio of signal-export, but I can't provide any help if it doesn't work as you want: https://pypi.org/project/signal-export/1.8.2/
pip install signal-export==1.8.2
Oh, I didn't find anywhere documented what is the required version. Thanks.
Desktop (please complete the following information):
Describe the bug
To reproduce
I installed the latest version inside venv:
I run
sigexport --paginate=0 --newlines /path/to/output
.