-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Crash on installing with scoop
#85
Comments
Hi @Ryuo1, from the error I see that the TUI lib caused the crash and has nothing to do with smassh I have no idea about Scoop but I'll look into it. Can you also share your Python version? Thanks
lmao yes |
Python 3.12.2 |
Can you try running this in your python3.12 shell:
|
|
Ok so it's a known issue ( see python/typing_extensions#243) I've updated the deps, can you retry? pip install git+https://github.com/kraanzu/smassh.git |
Closing this as stale |
Describe the bug 🐛
using
pip
in windows, installed from scoop.I get this error after I install smassh from pip:
To Reproduce 🐣
Expected behavior 🤔
it work
Screenshots 🧐
No response
Your operating system name
Windows
Your operating system version
23H2
Additional context 📝
No response
The text was updated successfully, but these errors were encountered: