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.

ERROR: Kernel Died and Restarting on Python Tool

reinadelsur
5 - Atom

Very basic sql input of one table and one function in python outputting it with Alteryx.write(df,1) to the first anchor in python tool. Kernel keeps dying when it hits the Alteryx.write line of code. 

 

Already checked on 2 alteryx versions.  2021.1.4 and 2021.4

Python version in notebook python 3.8.5

Python version on machine 3.8

 

numpy version 1.19.1. I am not using numpy but felt it was important to note since some have said 2019 that it was the version they were running of numpy that affected this. 

1 REPLY 1
Christian_Holm
5 - Atom

Did you find a solution? 

Labels
Top Solution Authors