Alteryx Designer Desktop Discussions

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

Alteryx python error: Could not find a version that satisfies the requirement optuna

katherineheung01
5 - Atom

Hello guys,

 

I am running my workflow in the python tool, I will need to install some library for that.

one of the libraries I need is optuna, but the workflow gave me the error of 

"Could not find a version that satisfies the requirement optuna, no matching distribution found for optuna."

alteryx error.png

 

Would anyone know how to solve this? I read the answer in some other post that this could be related to VPN/firewall issue, in case I have to do the workflow offline, is there any solution for this ?

 

2 REPLIES 2
IraWatt
17 - Castor
17 - Castor

Hey @katherineheung01,

I didn't run into any dependency issues when installing Optuna in the python tool:

IraWatt_0-1651653098377.png

Did you run your Alteryx in admin mode? To do this type in the search bar Alteryx and right click on the App then select "run as administrator"

HTH,

Ira

 

 

ralonso1095
5 - Atom

what can I do if I do not have admin rights? I have the non admin version..

Labels