Pip Support
Will there will be pip Support or will we need to always bind Python modules manually ?
4 Replies
Congrats @h3llf1r3, you just advanced to level 1!
You can use Pip to install modules and then use them from Mojo already.
Do you mean
from pipmodule import function
?
That will come in a future versionYep that is exactly what i mean, is it planned in the next Versions or is it Something which will be realized in a year or so ?
The main piece that needs to be in place is global variables. Really can't say when, but always surprised at how fast they move so stay tuned 🙂