This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
Modifying the Jupyter Notebook creates a new temp directory and document instead of updating the existing workbook.ipynb file in the already created temp location.
Installing a Python-based YXI Connector tool in a proxy server or restricted network environment can be challenging. This is because the install process reaches out through the network to download Python packages and fails.
Running Python tool fails with the following error:
OSError: [WinError 995] The I/O operation has been aborted because of either a thread exit or an application request
This article explains how to troubleshoot and resolve the error "You have found a bug. Replicate, then let us know." when using a Python-based connector
Alteryx.write() returns "XmlParse Error: the attribute "type" is missing“ if there is a double-quote in the column name and the double quote is followed by a space and more characters.
When your Python libraries don't work the way they should in Python tool, restoring the tool to it's original state could be the solution. This article walks through how to restore Python libraries and the virtual environment associated with the Python tool.