<?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: ArcGIS Pro on virtual machine problems find path in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-on-virtual-machine-problems-find-path/m-p/1621546#M96408</link>
    <description>&lt;P&gt;What happens if you make the path a raw string? So:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;arcpy.Exists(r"&amp;lt;YOUR_PATH&amp;gt;")&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jun 2025 15:55:45 GMT</pubDate>
    <dc:creator>MarcoBoeringa</dc:creator>
    <dc:date>2025-06-06T15:55:45Z</dc:date>
    <item>
      <title>ArcGIS Pro on virtual machine problems find path</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-on-virtual-machine-problems-find-path/m-p/1621500#M96402</link>
      <description>&lt;P&gt;I've installed ArcGIS Pro 3.51 on a virtual machine Hyper V Windows 11&lt;/P&gt;&lt;P&gt;When I run a notebook I've a problem to access files on the host computer&lt;/P&gt;&lt;LI-CODE lang="python"&gt;Path(path_c, routes)
WindowsPath('//tsclient/C/ArcgisPro_lokal/projekte/umlauf_ivu_vrp/input_vrp/20250606_2025-07-01_amm_sued_vergabe_routes.csv')

Path(path_c, routes).exists()
True

arcpy.Exists(Path(path_c, routes))
False&lt;/LI-CODE&gt;&lt;P&gt;In my opinion Path().exists() and arcpy.Exists() should return the same result.&lt;/P&gt;&lt;P&gt;Also other arcy modules can't locate the file. Any idea?&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2025 13:20:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-on-virtual-machine-problems-find-path/m-p/1621500#M96402</guid>
      <dc:creator>TimSemmelhaack</dc:creator>
      <dc:date>2025-06-06T13:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro on virtual machine problems find path</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-on-virtual-machine-problems-find-path/m-p/1621546#M96408</link>
      <description>&lt;P&gt;What happens if you make the path a raw string? So:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;arcpy.Exists(r"&amp;lt;YOUR_PATH&amp;gt;")&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2025 15:55:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-on-virtual-machine-problems-find-path/m-p/1621546#M96408</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2025-06-06T15:55:45Z</dc:date>
    </item>
  </channel>
</rss>

