3

I have a python env made with a zip app shiv and want to use it for my Jupyter Notebook. I saw a lot of solution with virtual-env, but nothing with a zip app. I tried to create a custom kernel with python3 -m ipykernel install --user --name=myenv.pyz, but when I use it, I still can't import my customs lib. Any idea how I can do that ?

I know that the choice of a .pyz for an env isn't a good solution, but I can't change this part of the process.

Chris_Rands
  • 38,994
  • 14
  • 83
  • 119
xrq0
  • 119
  • 13

0 Answers0