Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Alteryx does not work with PyCaret???

smallbirds
5 - Atom

I have tried:

 

 

 

from ayx import Package
Package.InstallPackages("pycaret")

 

 

 

I get these errors:

 

 

Info: Python (2): ERROR: Could not build wheels for bottleneck which use PEP 517 and cannot be installed directly

CalledProcessError: Command '['c:\\program files\\alteryx\\bin\\miniconda3\\envs\\jupytertool_venv\\python.exe', '-m', 'pip', 'install', 'pycaret']' returned non-zero exit status 1.¶



 

 

 

I cant see that I do anything wrong and I am following a guide...

 

1 REPLY 1
apathetichell
20 - Arcturus
Labels
Top Solution Authors