Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Python tool upload error in Alteryx server/gallery

Sambit_198
5 - Atom

I am trying to upload a python tool in Alteryx server which is running successfully on Local Alteryx designer but giving below error while uploading validation phase.

 

Python tool Upload error.PNG

Below is the code where We are trying to copy contents of a shared drive to paste it in GCS bucket. 

 

 

Python tool code for GCS copy.PNG

1 REPLY 1
dalurie
Alteryx Alumni (Retired)

@Sambit_198 Has your Alteryx Server administrator installed those Python libraries on the Server machine itself? They should be able to open up Alteryx Designer from the Server machine and run the installation commands, as documented in this Community article: How to install Python libraries on Alteryx Gallery... - Alteryx Community