We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
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