<?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: Running Python from JSL in Irish JMP Users Group Discussions</title>
    <link>https://community.jmp.com/t5/Irish-JMP-Users-Group/Running-Python-from-JSL/m-p/189697#M53</link>
    <description>&lt;P&gt;Hi also had the same isssue, it would crash even running the example code. Might be worth mentioning those prerequesites in the scripting index script window.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2019 10:54:00 GMT</pubDate>
    <dc:creator>alan_ruttle</dc:creator>
    <dc:date>2019-03-27T10:54:00Z</dc:date>
    <item>
      <title>Running Python from JSL</title>
      <link>https://community.jmp.com/t5/Irish-JMP-Users-Group/Running-Python-from-JSL/m-p/189081#M51</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Just wondering if anyone else is having issues running the &lt;STRONG&gt;Python Execute( ) &lt;/STRONG&gt;function (or any of the other Python functions)&lt;/P&gt;&lt;P&gt;It just closes JMP for me without giving an error message&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2019 16:25:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Irish-JMP-Users-Group/Running-Python-from-JSL/m-p/189081#M51</guid>
      <dc:creator>JDore</dc:creator>
      <dc:date>2019-03-25T16:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Running Python from JSL</title>
      <link>https://community.jmp.com/t5/Irish-JMP-Users-Group/Running-Python-from-JSL/m-p/189588#M52</link>
      <description>&lt;P&gt;You need to be runing Python 3.6.x and not in a virtual environment.&amp;nbsp; Preferably 3.6.5+, but not 3.7 or greater.&amp;nbsp; There are issues running 3.7.x unless it is installed for all users and is on the Path, which is not the default. The Python has to match the bit-ness of JMP, 32-bit Python for 32-bit JMP, 64-bit Python for 64-bit JMP. &amp;nbsp;&amp;nbsp; Your Python installation needs to have numpy, scipy, pandas, and sqlite3 modules. &amp;nbsp;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #333333; cursor: text; font-family: Arial,Helvetica,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;There are are at least two positings on the community that go into much greater detail on setting up you Python Init() statment in cases where JMP does not find the appropriate Python version.&amp;nbsp; You need to call Python Init() before Python Execute().&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 17:54:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Irish-JMP-Users-Group/Running-Python-from-JSL/m-p/189588#M52</guid>
      <dc:creator>Paul_Nelson</dc:creator>
      <dc:date>2019-03-26T17:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Running Python from JSL</title>
      <link>https://community.jmp.com/t5/Irish-JMP-Users-Group/Running-Python-from-JSL/m-p/189697#M53</link>
      <description>&lt;P&gt;Hi also had the same isssue, it would crash even running the example code. Might be worth mentioning those prerequesites in the scripting index script window.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 10:54:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Irish-JMP-Users-Group/Running-Python-from-JSL/m-p/189697#M53</guid>
      <dc:creator>alan_ruttle</dc:creator>
      <dc:date>2019-03-27T10:54:00Z</dc:date>
    </item>
  </channel>
</rss>

