<?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: scipy install in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/scipy-install/m-p/208143#M7095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To test that, I'd probably need to reinstall python, huh...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone been able to successfully install it and run a function, or is it just me?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Doesn't look like ArcGIS gives you the option of specifying a different folder for python to install.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Aug 2010 17:21:53 GMT</pubDate>
    <dc:creator>MikeTischler</dc:creator>
    <dc:date>2010-08-17T17:21:53Z</dc:date>
    <item>
      <title>scipy install</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/scipy-install/m-p/208139#M7091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone tried installing the SciPy python module in ArcGIS 10 and had success?&amp;nbsp; I downloaded the appropriate package from sourceforge (&lt;/SPAN&gt;&lt;A href="http://sourceforge.net/projects/scipy/files/"&gt;http://sourceforge.net/projects/scipy/files/&lt;/A&gt;&lt;SPAN&gt;), and ran the installer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I get no error in the python command line when I 'import scipy', but my python shell will crash if I try an operation (scipy.misc.factorial(4) for example).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 13:11:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/scipy-install/m-p/208139#M7091</guid>
      <dc:creator>MikeTischler</dc:creator>
      <dc:date>2010-08-17T13:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: scipy install</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/scipy-install/m-p/208140#M7092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you sure the once you downloaded is for python 2.6? Thats the only thing I can think of.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 16:25:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/scipy-install/m-p/208140#M7092</guid>
      <dc:creator>ChrisMathers</dc:creator>
      <dc:date>2010-08-17T16:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: scipy install</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/scipy-install/m-p/208141#M7093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yep - I used this one&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;A href="http://sourceforge.net/projects/scipy/files/scipy/0.8.0/scipy-0.8.0-win32-superpack-python2.6.exe/download"&gt;http://sourceforge.net/projects/scipy/files/scipy/0.8.0/scipy-0.8.0-win32-superpack-python2.6.exe/download&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there other dependencies that I don't know about?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 16:37:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/scipy-install/m-p/208141#M7093</guid>
      <dc:creator>MikeTischler</dc:creator>
      <dc:date>2010-08-17T16:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: scipy install</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/scipy-install/m-p/208142#M7094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;could it have anything to do with the fact that the 2.6 version of Python is installed in a path such as &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c:\Python26\ArcGIS10.0.......&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and not what you would expect from a straight Python install, perhaps SciPy expects a normal install path&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 17:15:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/scipy-install/m-p/208142#M7094</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2010-08-17T17:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: scipy install</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/scipy-install/m-p/208143#M7095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To test that, I'd probably need to reinstall python, huh...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone been able to successfully install it and run a function, or is it just me?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Doesn't look like ArcGIS gives you the option of specifying a different folder for python to install.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 17:21:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/scipy-install/m-p/208143#M7095</guid>
      <dc:creator>MikeTischler</dc:creator>
      <dc:date>2010-08-17T17:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: scipy install</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/scipy-install/m-p/208144#M7096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was more questioning what SciPy expected in terms of default installation paths&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 01:21:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/scipy-install/m-p/208144#M7096</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2010-08-18T01:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: scipy install</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/scipy-install/m-p/208145#M7097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;During the scipy install the setup procedure automatically found the python install in the C:\python26\ArcGIS10.0 folder, and chose it as the default install directory.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wish I knew enough about how python is integrated with ArcGIS to figure this out...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 11:21:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/scipy-install/m-p/208145#M7097</guid>
      <dc:creator>MikeTischler</dc:creator>
      <dc:date>2010-08-18T11:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: scipy install</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/scipy-install/m-p/208146#M7098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was having the same problem with using SciPy functions.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems the problem is that SciPy 0.8 needs NumPy 1.4.1 or newer (look at the INSTALL.txt in Python\Lib\site-packages\scipy).&amp;nbsp; I installed NumPy 1.5 on top of the NumPy 1.3 install that comes with Arc10 and everything seems to be working.&amp;nbsp; You could probably also try installing an older version of SciPy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm sure there is some reason not to do this, but for now it works.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 14:26:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/scipy-install/m-p/208146#M7098</guid>
      <dc:creator>CharlesMorton</dc:creator>
      <dc:date>2010-11-04T14:26:12Z</dc:date>
    </item>
  </channel>
</rss>

