<?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 pythonwin_arcgis 10.0_Exception Raised in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/pythonwin-arcgis-10-0-exception-raised/m-p/681172#M52786</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have ArcGIS 10.0 (python 2.6.5 - installed with it). &lt;/P&gt;&lt;P&gt;Besides, I installed python 2.7 and PYHTHONWIN (pywin32-219.win32-py2.7). &lt;/P&gt;&lt;P&gt;I am learning python following 'PYTHON Scripting for ArcGIS By Paul Zandbergen'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I tried to run a very simple script in &lt;EM&gt;python shell&lt;/EM&gt; and &lt;EM&gt;&lt;STRONG&gt;it runs correctly. &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;- The same script when run in pythonwin it displays '&lt;EM&gt;&lt;STRONG&gt;Exception raised while running script...'&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide. Any help appreciated. &lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Nov 2015 07:08:14 GMT</pubDate>
    <dc:creator>KhyatiPatel</dc:creator>
    <dc:date>2015-11-02T07:08:14Z</dc:date>
    <item>
      <title>pythonwin_arcgis 10.0_Exception Raised</title>
      <link>https://community.esri.com/t5/python-questions/pythonwin-arcgis-10-0-exception-raised/m-p/681172#M52786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have ArcGIS 10.0 (python 2.6.5 - installed with it). &lt;/P&gt;&lt;P&gt;Besides, I installed python 2.7 and PYHTHONWIN (pywin32-219.win32-py2.7). &lt;/P&gt;&lt;P&gt;I am learning python following 'PYTHON Scripting for ArcGIS By Paul Zandbergen'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I tried to run a very simple script in &lt;EM&gt;python shell&lt;/EM&gt; and &lt;EM&gt;&lt;STRONG&gt;it runs correctly. &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;- The same script when run in pythonwin it displays '&lt;EM&gt;&lt;STRONG&gt;Exception raised while running script...'&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide. Any help appreciated. &lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 07:08:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pythonwin-arcgis-10-0-exception-raised/m-p/681172#M52786</guid>
      <dc:creator>KhyatiPatel</dc:creator>
      <dc:date>2015-11-02T07:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: pythonwin_arcgis 10.0_Exception Raised</title>
      <link>https://community.esri.com/t5/python-questions/pythonwin-arcgis-10-0-exception-raised/m-p/681173#M52787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the exception?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 08:08:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pythonwin-arcgis-10-0-exception-raised/m-p/681173#M52787</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2015-11-02T08:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: pythonwin_arcgis 10.0_Exception Raised</title>
      <link>https://community.esri.com/t5/python-questions/pythonwin-arcgis-10-0-exception-raised/m-p/681174#M52788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as luke said, we need some detail on the exception to help .&lt;/P&gt;&lt;P&gt;Be aware tha your pythonwin 2.7 does not have the arcgis/arcpy package. so any "import arcgisscriting" or "import arcpy" will fail.&lt;/P&gt;&lt;P&gt;Note that python 2.7 comes withe every arcgis 10.1+ release , and that 10.0 support stops in december. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 09:10:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pythonwin-arcgis-10-0-exception-raised/m-p/681174#M52788</guid>
      <dc:creator>AlexandreGAILING</dc:creator>
      <dc:date>2015-11-02T09:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: pythonwin_arcgis 10.0_Exception Raised</title>
      <link>https://community.esri.com/t5/python-questions/pythonwin-arcgis-10-0-exception-raised/m-p/681175#M52789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes... the error I am getting is as below - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;Traceback (most recent call last):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "&amp;lt;interactive input&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;/P&gt;&lt;P&gt;ImportError: No module named arcpy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case - if the versions are an issue what are my options to work with Python?&lt;/P&gt;&lt;P&gt;I have access only to arcgis 10.0. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot to Luke and Alexandre. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 06:00:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pythonwin-arcgis-10-0-exception-raised/m-p/681175#M52789</guid>
      <dc:creator>KhyatiPatel</dc:creator>
      <dc:date>2015-11-03T06:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: pythonwin_arcgis 10.0_Exception Raised</title>
      <link>https://community.esri.com/t5/python-questions/pythonwin-arcgis-10-0-exception-raised/m-p/681176#M52790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, I just installed pythonwin 2.6 and still getting the same error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PythonWin 2.6.5 (r265:79096, Mar 19 2010, 21:48:26) [MSC v.1500 32 bit (Intel)] on win32.&lt;/P&gt;&lt;P&gt;Portions Copyright 1994-2008 Mark Hammond - see 'Help/About PythonWin' for further copyright information.&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; import arcpy&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "&amp;lt;interactive input&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;/P&gt;&lt;P&gt;ImportError: No module named arcpy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 06:37:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pythonwin-arcgis-10-0-exception-raised/m-p/681176#M52790</guid>
      <dc:creator>KhyatiPatel</dc:creator>
      <dc:date>2015-11-03T06:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: pythonwin_arcgis 10.0_Exception Raised</title>
      <link>https://community.esri.com/t5/python-questions/pythonwin-arcgis-10-0-exception-raised/m-p/681177#M52791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what yo need to do is to install python from arcgis setup,&amp;nbsp; not to install python 2.6 with a standard python setup.&lt;/P&gt;&lt;P&gt;Esri's packaged python comes with any dependency needed. &lt;/P&gt;&lt;P&gt;you'l also find an alternate solution (i did not test, but it may work) here: &lt;A href="http://gis.stackexchange.com/questions/86850/how-to-make-a-separate-python-installation-that-can-call-arcgis-arcpy" title="http://gis.stackexchange.com/questions/86850/how-to-make-a-separate-python-installation-that-can-call-arcgis-arcpy"&gt;How to make a separate Python installation that can call ArcGIS' arcpy? - Geographic Information Systems Stack Exchange&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 08:27:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/pythonwin-arcgis-10-0-exception-raised/m-p/681177#M52791</guid>
      <dc:creator>AlexandreGAILING</dc:creator>
      <dc:date>2015-11-03T08:27:33Z</dc:date>
    </item>
  </channel>
</rss>

