Is there a way to use with source-compiled python #4242
Replies: 2 comments 3 replies
-
Hey @hantao-zhou, we have a little example of using a development build of Python here: https://github.com/wolfv/pixi-build-examples/blob/main/python3.14/pixi.toml This uses the new However, it definitely still has a few rough edges. Feel free to try it out though! For 3.15 you'd have to update the recipe of course. |
Beta Was this translation helpful? Give feedback.
-
Yes, i tried the methods, they can work, and now i just need the pixi shell and everything will be installed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
If i were to use python3.15 as dev env, is it possible to add the related stuff automoatically and use corresponding pip as the pixi pip?
Beta Was this translation helpful? Give feedback.
All reactions