Hi all,
I am trying to install python packages using the Python tool in the newest version of Alteryx but I am struggling. My current Alteryx installation is 2019.1 non-admin.
Since our internet connection is behind a proxy I selected the option Enable Proxy Credentials. The download tool works correctly but when I try to install packages using Package.installPackages I get the following error:
Collecting imblearn Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))': /simple/imblearn/
I get the same error regardless of what package I select.
Does anyone know why this is happening and how I can fix it?
Thanks a lot in advance