<?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: JSL error python dll not found in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JSL-error-python-dll-not-found/m-p/459405#M70449</link>
    <description>&lt;P&gt;I struggled with Anaconda Python and could never get it to work.&amp;nbsp; I deleted it and then downloaded Python from&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.python.org/downloads/" target="_blank"&gt;Download Python | Python.org&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and the connection to JMP worked without an issue.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Feb 2022 22:05:33 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2022-02-08T22:05:33Z</dc:date>
    <item>
      <title>JSL error python dll not found</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-error-python-dll-not-found/m-p/459065#M70403</link>
      <description>&lt;P&gt;When I run the following script:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
Python Init(
	Path( "C:\Anaconda3\envs\PythonR\python37.dll" )
);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I get an error: "An installation of Python cannot be found on this system. JMP Python support requires Python version 3.0 or higher, in access or evaluation of 'Python init', Python Init/*###*/(Path("C:\Anaconda3\envs\PythonR\python37.dll"))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The python37.dll location is:&amp;nbsp;C:\Anaconda3\envs\PythonR&lt;/P&gt;&lt;P&gt;Using python and R via anaconda is a requirement, so the alternative to do a python standalone install is not an option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to fix this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 18:10:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-error-python-dll-not-found/m-p/459065#M70403</guid>
      <dc:creator>MarcP</dc:creator>
      <dc:date>2023-06-09T18:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: JSL error python dll not found</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-error-python-dll-not-found/m-p/459180#M70417</link>
      <description>&lt;P&gt;Hello MarcP,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did not know what is your JMP release but on 15.2, Anaconda was not really supported.&lt;/P&gt;&lt;P&gt;I advise you to read this help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.jmp.com/support/help/zh/15.2/index.shtml#page/jmp/troubleshooting-the-jmp-python-integration.shtml" target="_blank"&gt;https://www.jmp.com/support/help/zh/15.2/index.shtml#page/jmp/troubleshooting-the-jmp-python-integration.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.jmp.com/support/help/zh/16.2/index.shtml#page/jmp/troubleshooting-the-jmp-python-integration.shtml" target="_blank"&gt;https://www.jmp.com/support/help/zh/16.2/index.shtml#page/jmp/troubleshooting-the-jmp-python-integration.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 14:41:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-error-python-dll-not-found/m-p/459180#M70417</guid>
      <dc:creator>guillaumebugnon</dc:creator>
      <dc:date>2022-02-08T14:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: JSL error python dll not found</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-error-python-dll-not-found/m-p/459181#M70418</link>
      <description>&lt;P&gt;Hello Guillaume,&lt;/P&gt;&lt;P&gt;I'm using JMP 16.0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried all of the possibilities in your links, but unfortunately I keep getting the same error message&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 15:05:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-error-python-dll-not-found/m-p/459181#M70418</guid>
      <dc:creator>MarcP</dc:creator>
      <dc:date>2022-02-08T15:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: JSL error python dll not found</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-error-python-dll-not-found/m-p/459189#M70421</link>
      <description>&lt;P&gt;16.0? Maybe update to 16.2 (some python improvement seems have been done regarding the last release note).&lt;/P&gt;&lt;P&gt;Anaconda integration seems to be difficult.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I find these article on the Community&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/t5/Discussions/Configuring-JMP-to-run-Python-code/m-p/346064" target="_blank"&gt;https://community.jmp.com/t5/Discussions/Configuring-JMP-to-run-Python-code/m-p/346064&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/t5/Discussions/Integrating-JMP-with-Anaconda-Python-and-Tensorflow/m-p/414301" target="_blank"&gt;https://community.jmp.com/t5/Discussions/Integrating-JMP-with-Anaconda-Python-and-Tensorflow/m-p/414301&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 15:39:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-error-python-dll-not-found/m-p/459189#M70421</guid>
      <dc:creator>guillaumebugnon</dc:creator>
      <dc:date>2022-02-08T15:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: JSL error python dll not found</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-error-python-dll-not-found/m-p/459405#M70449</link>
      <description>&lt;P&gt;I struggled with Anaconda Python and could never get it to work.&amp;nbsp; I deleted it and then downloaded Python from&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.python.org/downloads/" target="_blank"&gt;Download Python | Python.org&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and the connection to JMP worked without an issue.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 22:05:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-error-python-dll-not-found/m-p/459405#M70449</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2022-02-08T22:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: JSL error python dll not found</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-error-python-dll-not-found/m-p/459486#M70460</link>
      <description>&lt;P&gt;Hi Jim,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for your reply. Unfortunately I can only use python via Anaconda.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 11:10:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-error-python-dll-not-found/m-p/459486#M70460</guid>
      <dc:creator>MarcP</dc:creator>
      <dc:date>2022-02-09T11:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: JSL error python dll not found</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-error-python-dll-not-found/m-p/481234#M72554</link>
      <description>&lt;P&gt;Update to 16.2. &amp;nbsp;Anaconda wants to be the one in control of the environment, not loaded as a shared library in another program as they do non-standard startup processing and non-standard paths to load the shared libraries. &amp;nbsp;Lastly JMP does not support virtual environments very well and that is a big premise of the Anaconda environment. &amp;nbsp;JMP 16.2 has better support on Windows, since JMP attempts to modify the LoadLibrary Path at runtime. &amp;nbsp;However to have any hope of success you must use the optional parameters to the Python Init(). &amp;nbsp;You must include the sys.path to your environment as a JSL list, and you must include the path to the correct python3x.dll. &amp;nbsp;See JMP's scripting index for more information on the Python Init() and Python Connect() functions and optional parameters.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anaconda Python while great collection when running under Anaconda's control, it doesn't play nice with others.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 21:54:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-error-python-dll-not-found/m-p/481234#M72554</guid>
      <dc:creator>Paul_Nelson</dc:creator>
      <dc:date>2022-04-21T21:54:31Z</dc:date>
    </item>
  </channel>
</rss>

