In case you missed the announcement: Alteryx One is here, and so is the Spring Release! Learn more about these new and exciting releases here!

Alteryx Designer Desktop Discussions

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

Python tool fails to import some packages (e.g. pandas and numpy)

igml
5 - Atom

I am trying to use the Python tool on Alteryx and I am experiencing some issues.

When I run the first command it seems to work fine:

Snag_60be412.png

After this, I try to run the command "from ayx import Alteryx" but it never completes running and another window pops-up indicating that the Kernel is restarting:

 igml_5-1673522750999.png

igml_3-1673522694264.png

 

I have also tried importing packages such as pandas and requests. When importing requests, it seems to run fine but when importing pandas, the same pop-up shows up of Kernel Restarting and it stops running. So it seems that it works with some packages but it does not work with others. 

Snag_60c93e9.png

Has anyone experienced this issue before? Any hints on how to solve this?

0 REPLIES 0
Labels
Top Solution Authors