Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Switch python virtual env

gillsuki
6 - Meteoroid

Hi

My understanding Alteryx Designer uses miniconda underneath the hood to manage the python environment.

 

You can use the Package.installPackages() to load user specific libraries into the base environment.

 

Is it possible to switch to an alternative virtual environment into which I can install my user specific libraries?

 

Regards

 

Suki

 

14 REPLIES 14
gillsuk
6 - Meteoroid

great, thank you.

Gaurav_Dhama_
12 - Quasar

I am going to try these items for sure, this is really awesome stuff here.

mbarone
16 - Nebula
16 - Nebula

Here's a preview of an upcoming Blog I'll be posting that I believe addresses this issue.

gillsuk
6 - Meteoroid

Great, that's similar to my current thinking, I'll activate my own virtual env in the script (my case powershell).

 

 

mbarone
16 - Nebula
16 - Nebula
Labels
Top Solution Authors