ninia / jep

Embed Python in Java
Other
1.31k stars 149 forks source link

Use different Anaconda environments or python interceptor #449

Closed liu7A closed 9 months ago

liu7A commented 1 year ago

I use multiple Anaconda environments. I want to get different jep objects in java to call python.

bsteffensmeier commented 1 year ago

Jep cannot use multiple Python environments from a single process.