<?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: arcpy.Describe file not found! in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-describe-file-not-found/m-p/399339#M31493</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you confirmed that the WAMP environment is running against the same Python interpreter as ArcGIS, and can you perform any other operations successfully? Note that ArcGIS for Server is required for network-based access to ArcGIS.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jun 2013 18:49:23 GMT</pubDate>
    <dc:creator>ShaunWalbridge</dc:creator>
    <dc:date>2013-06-20T18:49:23Z</dc:date>
    <item>
      <title>arcpy.Describe file not found!</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-describe-file-not-found/m-p/399337#M31491</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;SPAN&gt; I'm running Python using WSGI under Wamp. The user uploads a shapefile to my server then I try to run arcpy.Describe and even though os.path.exists(...) says the file exists, arcpy it telling me that the file doesn't exist. Is there any particular reason why this would happen?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, if I run the same function from the console (instead of via the browser), arcpy is able to magically find the file. I'm using an absolute path to the file and I'm not using arcpy.env.workspace at all.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 00:06:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-describe-file-not-found/m-p/399337#M31491</guid>
      <dc:creator>JayDub</dc:creator>
      <dc:date>2013-06-20T00:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy.Describe file not found!</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-describe-file-not-found/m-p/399338#M31492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi all,&lt;BR /&gt; I'm running Python using WSGI under Wamp. The user uploads a shapefile to my server then I try to run arcpy.Describe and even though os.path.exists(...) says the file exists, arcpy it telling me that the file doesn't exist. Is there any particular reason why this would happen?&lt;BR /&gt;&lt;BR /&gt;Also, if I run the same function from the console (instead of via the browser), arcpy is able to magically find the file. I'm using an absolute path to the file and I'm not using arcpy.env.workspace at all.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you specifying the path correctly (to handle backslashes)?&amp;nbsp; Ie using r"" or "\\" or "/"?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 16:36:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-describe-file-not-found/m-p/399338#M31492</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2013-06-20T16:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy.Describe file not found!</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-describe-file-not-found/m-p/399339#M31493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you confirmed that the WAMP environment is running against the same Python interpreter as ArcGIS, and can you perform any other operations successfully? Note that ArcGIS for Server is required for network-based access to ArcGIS.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 18:49:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-describe-file-not-found/m-p/399339#M31493</guid>
      <dc:creator>ShaunWalbridge</dc:creator>
      <dc:date>2013-06-20T18:49:23Z</dc:date>
    </item>
  </channel>
</rss>

