Machine learning in Elixir

Good evening,
I am doing a machine learning application and unfortunately I can’t do it yet in Elixir (thank you for all your effort put in Nx:)). So, I decided to make a port (a bare port, not ErlPort) but I’m struggling with python envs.

Does anyone know how to launch a python program with a python environment activated in Elixir?

And for the people who deploy machine learning models in production, how do you do that?Thanks:)

Thanks! :smiley: