Closed dale-paul closed 5 years ago
I have tried to modify the code, have a try.
Temporary bypass to roll back:
pip install -e git+https://github.com/jonathanslenders/python-prompt-toolkit@1.0.15#egg=prompt_toolkit
@lzskyline: Try with last version with no luck
I'm aware of this and I'm working on it. I've redesigned the internals, current master is working-ish but still needs work (OOB and shell).
Hello,
I've just released xcat
1.0 on pypi 🎉 . I've redesigned the CLI and it now all works. Please see the updated README for information.
I'm working on the documentation now. Please open an issue if you run into trouble.
The latest version of xcat does not work with prompt_toolkit==2.0.2. Had to roll it back to 1.0.9 manually to get the build to work. Recommend putting this version in your dependency list