Hi,
I have a Python code that works perfectly without any errors on my local computer but when I try to save it to the Alteryx Server Gallery to schedule the workflow, I get two errors.
First Error - "No module found error" for the libraries that I am using in my code.
I have attached screenshots of the errors as well.
Second Error - "System cannot find path specified" which is for one of my local folders.
Please how can I install Python libraries on Alteryx Server Gallery and give Alteryx Gallery access to my local SharePoint I am using locally in my code?

