<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error when running Python tool on Alteryx Server in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Error-when-running-Python-tool-on-Alteryx-Server/m-p/918130#M10579</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for all your replies. I managed to resolve this issue by having the administrator install the package to the correct directory via the command prompt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See below for details on how to do this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Install-Python-packages-via-command-prompt/ta-p/611877" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Install-Python-packages-via-command-prompt/ta-p/611877&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Conor&lt;/P&gt;</description>
    <pubDate>Wed, 23 Mar 2022 17:14:41 GMT</pubDate>
    <dc:creator>CCarroll-</dc:creator>
    <dc:date>2022-03-23T17:14:41Z</dc:date>
    <item>
      <title>Error when running Python tool on Alteryx Server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Error-when-running-Python-tool-on-Alteryx-Server/m-p/911594#M10483</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have built a workflow which utilises the Python tool and sits on my companies server. It had been running previously without issue but I went to run it today and was getting an error. utilises a package called "Sentence-trasformer" and I started to get a "Module Not Found" error. I put in a install line to reinstall the package but I got the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CCarroll_0-1646843285528.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/225736iC426529BAF731CD7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CCarroll_0-1646843285528.png" alt="CCarroll_0-1646843285528.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am unsure what the issue here is, would anyone have any idea what may be causing the issue? Again I'd like to reiterate that it was working up until I tried it today and I don't think anything has changed from my own end.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help at all is greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Conor&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 16:30:10 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Error-when-running-Python-tool-on-Alteryx-Server/m-p/911594#M10483</guid>
      <dc:creator>CCarroll-</dc:creator>
      <dc:date>2022-03-09T16:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error when running Python tool on Alteryx Server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Error-when-running-Python-tool-on-Alteryx-Server/m-p/911750#M10485</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;In your designer that script is working? Have you tried to run into the server designer ?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 19:46:26 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Error-when-running-Python-tool-on-Alteryx-Server/m-p/911750#M10485</guid>
      <dc:creator>dougperez</dc:creator>
      <dc:date>2022-03-09T19:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error when running Python tool on Alteryx Server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Error-when-running-Python-tool-on-Alteryx-Server/m-p/912138#M10492</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/134829"&gt;@CCarroll-&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looks like your server is struggling to install that package. Maybe is the proxy there, so if you is the server admin, try to force that installation through a more free proxy. If you're not the admin, talk with him to know which proxy can be used.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another test you can do if you is admin, is to see if your server machine can reach the provider of that package (like&amp;nbsp;&lt;A href="https://pypi.org/project/pyorg/" target="_blank"&gt;https://pypi.org/project/pyorg/&lt;/A&gt;&amp;nbsp;if that come from there).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A third thing that can be helpful if anything resolve the issue, is to install the package from a wheel file instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here you find the many other parameters you can use for the install :&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/How-To-Use-Alteryx-installPackages-in-Python-tool/ta-p/406244" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/How-To-Use-Alteryx-installPackages-in-Python-tool/ta-p/406244&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 15:04:24 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Error-when-running-Python-tool-on-Alteryx-Server/m-p/912138#M10492</guid>
      <dc:creator>marcusblackhill</dc:creator>
      <dc:date>2022-03-10T15:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error when running Python tool on Alteryx Server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Error-when-running-Python-tool-on-Alteryx-Server/m-p/918130#M10579</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for all your replies. I managed to resolve this issue by having the administrator install the package to the correct directory via the command prompt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See below for details on how to do this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Install-Python-packages-via-command-prompt/ta-p/611877" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Install-Python-packages-via-command-prompt/ta-p/611877&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Conor&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 17:14:41 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Error-when-running-Python-tool-on-Alteryx-Server/m-p/918130#M10579</guid>
      <dc:creator>CCarroll-</dc:creator>
      <dc:date>2022-03-23T17:14:41Z</dc:date>
    </item>
  </channel>
</rss>

