Closed Seeow closed 3 years ago
Thanks for the bug report. Could you please try the development version and let me know if you’re getting the same error? You should be able to install it with the following commands:
python3 -m venv testenv
./testenv/bin/python -m pip install git+https://github.com/sephii/taxi git+https://github.com/liip/taxi-zebra
./testenv/bin/taxi edit
Yes it works! Thanks
The fix has been released in 6.1.1.
Since version 6.1.0 I have this error with the
taxi edit
command on Windows 10:Rolled back to previous version for now.