<?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 Problem importing stats from scipy with new Arc10.1 install in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/problem-importing-stats-from-scipy-with-new-arc10/m-p/236856#M18420</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a new machine with a fresh install of Arc10.1.&amp;nbsp; My script can import scipy, but when I try &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;from scipy import stats&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I get:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Traceback (most recent call last):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "C:\ArcProjects\BasinLoop3_All6.py", line 13, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from scipy import stats&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "C:\Python27\ArcGISx6410.1\lib\site-packages\scipy\stats\__init__.py", line 324, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from .stats import *&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "C:\Python27\ArcGISx6410.1\lib\site-packages\scipy\stats\stats.py", line 242, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; import scipy.special as special&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "C:\Python27\ArcGISx6410.1\lib\site-packages\scipy\special\__init__.py", line 531, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from ._ufuncs import *&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ImportError: DLL load failed: The specified module could not be found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried several scipy installs and I get the same result with each:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;scipy-0.13.0-win32-superpack-python2.7.exe&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;scipy-0.13.0.win-amd64-py2.7.exe&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;scipy-0.11.0-win32-superpack-python2.7.exe&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I figure it has to do do with some incompatibility with the different numpy, scipy versions and the version of python that came with Arc10.1 (py2.7).&amp;nbsp; Also you can see from my error that my script (ran in IDLE) that it is trying to run this with 64bit python.&amp;nbsp; Can someone help me sort out what's going on here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 26 Oct 2013 22:33:16 GMT</pubDate>
    <dc:creator>JacobDeAngelo</dc:creator>
    <dc:date>2013-10-26T22:33:16Z</dc:date>
    <item>
      <title>Problem importing stats from scipy with new Arc10.1 install</title>
      <link>https://community.esri.com/t5/python-questions/problem-importing-stats-from-scipy-with-new-arc10/m-p/236856#M18420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a new machine with a fresh install of Arc10.1.&amp;nbsp; My script can import scipy, but when I try &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;from scipy import stats&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I get:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Traceback (most recent call last):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "C:\ArcProjects\BasinLoop3_All6.py", line 13, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from scipy import stats&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "C:\Python27\ArcGISx6410.1\lib\site-packages\scipy\stats\__init__.py", line 324, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from .stats import *&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "C:\Python27\ArcGISx6410.1\lib\site-packages\scipy\stats\stats.py", line 242, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; import scipy.special as special&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "C:\Python27\ArcGISx6410.1\lib\site-packages\scipy\special\__init__.py", line 531, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from ._ufuncs import *&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ImportError: DLL load failed: The specified module could not be found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried several scipy installs and I get the same result with each:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;scipy-0.13.0-win32-superpack-python2.7.exe&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;scipy-0.13.0.win-amd64-py2.7.exe&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;scipy-0.11.0-win32-superpack-python2.7.exe&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I figure it has to do do with some incompatibility with the different numpy, scipy versions and the version of python that came with Arc10.1 (py2.7).&amp;nbsp; Also you can see from my error that my script (ran in IDLE) that it is trying to run this with 64bit python.&amp;nbsp; Can someone help me sort out what's going on here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Oct 2013 22:33:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/problem-importing-stats-from-scipy-with-new-arc10/m-p/236856#M18420</guid>
      <dc:creator>JacobDeAngelo</dc:creator>
      <dc:date>2013-10-26T22:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem importing stats from scipy with new Arc10.1 install</title>
      <link>https://community.esri.com/t5/python-questions/problem-importing-stats-from-scipy-with-new-arc10/m-p/236857#M18421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need the 64-bit version (to match your Python), and I think it needs to be an older one like 0.10 or 0.11&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;64-bit versions that old aren't available from the normal Scipy page, but you can google "64 bit scipy" and should be able to find some compiled binaries...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 20:48:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/problem-importing-stats-from-scipy-with-new-arc10/m-p/236857#M18421</guid>
      <dc:creator>StacyRendall1</dc:creator>
      <dc:date>2013-10-29T20:48:18Z</dc:date>
    </item>
  </channel>
</rss>

