Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

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
19 - Altair
Labels