(no title)
ducdetronquito | 1 year ago
The fact that the python plugin uses precompiled Python binaries by default instead of building them from source remove common issues I had with the asdf's python plugin at work with missing dependencies.
Just so you know, I encountered two little quirks that needed a fix:
- "Backspace Key Doesn't work in Python REPL": https://github.com/indygreg/python-build-standalone/blob/mai...
- An issue with the mise-poetry plugin: https://github.com/mise-plugins/mise-poetry/issues/9
I will see how it goes in the long run, but I really like it so far :)
jdxcode|1 year ago
It is funny to me something can so well liked while also causing a lot of problems. Maybe not too dissimilar from the whole rtx -> mise debacle :p