
I am experiencing an issue when trying to run an application that utilizes Python from the Alteryx Gallery. I have written custom Python scripts that I am using within the Python / Jupyter tool and these run successfully when I run them from Alteryx Designer (on the server). However, when I save the app to the Alteryx Gallery I receive the above error message. It seems like the Gallery cannot reference the Python modules that I downloaded.
Has anyone experienced this / know how to resolve?
I found a similar post here https://community.alteryx.com/t5/Alteryx-Server-Discussions/Install-Python-Module-in-Alteryx-Server/td-p/453964 which suggested it was a firewall issue; however, I do not know how to resolve the issue or what firewall this is referring to (Server configuration, AWS EC2 instance, etc.).
Thanks!