<?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: Is it possible to install Scikit -Learn on ArcMap 10.8? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/is-it-possible-to-install-scikit-learn-on-arcmap/m-p/1251068#M66643</link>
    <description>&lt;P&gt;Unfortunately, it only finds scikit-learn==0.20.4 which apparently does not work with numpy==0.9.3 (upon import, it fails with ValueError: numpy.dtype has the wrong size, try recompiling. Expected 52, got 56) and pip cannot downgrade numpy...&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jan 2023 22:54:44 GMT</pubDate>
    <dc:creator>Manu</dc:creator>
    <dc:date>2023-01-24T22:54:44Z</dc:date>
    <item>
      <title>Is it possible to install Scikit -Learn on ArcMap 10.8?</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-install-scikit-learn-on-arcmap/m-p/1250954#M66630</link>
      <description>&lt;P&gt;I am working on a Windows computer of my company and I want to use Scikit-Learn in an ArcMap Python Toolbox. Is this possible? If so, how can I install it?&lt;BR /&gt;&lt;BR /&gt;For smaller packages that are exclusively written in Python, I managed to just make a local copy of the Package and to add it using&lt;/P&gt;&lt;LI-CODE lang="python"&gt;sys.path.append()&lt;/LI-CODE&gt;&lt;P&gt;However, this did not work for Scikit-Learn.&lt;BR /&gt;If possible, I would not only use Scikit-Learn but also distribute it along with the Toolbox.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 19:18:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-install-scikit-learn-on-arcmap/m-p/1250954#M66630</guid>
      <dc:creator>Manu</dc:creator>
      <dc:date>2023-01-24T19:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to install Scikit -Learn on ArcMap 10.8?</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-install-scikit-learn-on-arcmap/m-p/1251017#M66639</link>
      <description>&lt;P&gt;arcmap == python 2.7, scikit-learn may have dropped support for its newest versions. so give the conda package manager a try.&amp;nbsp; If it looks good, drop the --dry-run portion (which just says what it is going to do without actually doing it)&lt;/P&gt;&lt;LI-CODE lang="python"&gt;&amp;gt;&amp;gt;&amp;gt; conda install scikit-learn --dry-run&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 24 Jan 2023 20:41:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-install-scikit-learn-on-arcmap/m-p/1251017#M66639</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-01-24T20:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to install Scikit -Learn on ArcMap 10.8?</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-install-scikit-learn-on-arcmap/m-p/1251068#M66643</link>
      <description>&lt;P&gt;Unfortunately, it only finds scikit-learn==0.20.4 which apparently does not work with numpy==0.9.3 (upon import, it fails with ValueError: numpy.dtype has the wrong size, try recompiling. Expected 52, got 56) and pip cannot downgrade numpy...&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 22:54:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-install-scikit-learn-on-arcmap/m-p/1251068#M66643</guid>
      <dc:creator>Manu</dc:creator>
      <dc:date>2023-01-24T22:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to install Scikit -Learn on ArcMap 10.8?</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-install-scikit-learn-on-arcmap/m-p/1251076#M66644</link>
      <description>&lt;P&gt;You will need ArcGIS Pro to work with a suitable conda environment.&amp;nbsp; ArcMap isn't being upgraded any further so you might want to switch to it for those functions that can't or can no longer be done in ArcMap and its environments.&lt;/P&gt;&lt;P&gt;Also, many science, ml and ai packages no longer support python &amp;lt;= 3.8 and plans are in the works to abandon 3.9 in the near-ish future so moving forward may be your best option.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 23:13:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-install-scikit-learn-on-arcmap/m-p/1251076#M66644</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-01-24T23:13:24Z</dc:date>
    </item>
  </channel>
</rss>

