<?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: Working with Local Experiences - local_path in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/working-with-local-experiences-local-path/m-p/1524499#M10448</link>
    <description>&lt;P&gt;Seems like an access issue as you appear to be pointing to a file inside a zip. Try unarchiving and see if it works that way.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Aug 2024 16:28:25 GMT</pubDate>
    <dc:creator>EarlMedina</dc:creator>
    <dc:date>2024-08-20T16:28:25Z</dc:date>
    <item>
      <title>Working with Local Experiences - local_path</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/working-with-local-experiences-local-path/m-p/1524348#M10447</link>
      <description>&lt;P&gt;Greetings,&lt;BR /&gt;In the&amp;nbsp;Working with Local Experiences Python sample.&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/python/guide/experience-builder-workflows/" target="_blank" rel="noopener"&gt;Working with Web Experiences in the Python API | ArcGIS API for Python&lt;/A&gt;&lt;BR /&gt;&lt;STRONG&gt;local_path =&amp;nbsp;&lt;SPAN class=""&gt;'/computer/path/to/config.json'&lt;BR /&gt;&lt;BR /&gt;My windows path = C:/EXB_Repo/AGOL/layers/v3.zip/cdn/4/config.json&lt;BR /&gt;When I paste C:\EXB_Repo/AGOL/layers/v3.zip/cdn/4/ in File Explorer, it opens the folder&lt;BR /&gt;When I paste C:\EXB_Repo/AGOL/layers/v3.zip/cdn/4/.json'&amp;nbsp;in File Explorer, it opens the json file&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;I tried&lt;BR /&gt;My local_path =&amp;nbsp;r'C:\EXB\AGOL\layers\v3.zip\cdn/4\config.json'&lt;BR /&gt;My local_path =&amp;nbsp;r'C:/EXB/AGOL/layers/v3.zip/cdn/4/config.json'&lt;BR /&gt;&lt;BR /&gt;Both paths fail??&lt;BR /&gt;Error: No such file or directory&lt;BR /&gt;File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\lib\site-packages\arcgis\apps\expbuilder\expbuilder.py", line 153, in __init__&lt;BR /&gt;with open(path) as json_file:&lt;BR /&gt;FileNotFoundError: [Errno 2]&lt;BR /&gt;&lt;STRONG&gt;No such file or directory: 'C:\\EXB\\AGOL\\layers\\v3.zip\\cdn\\4\\config.json'&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Is there an issue having &lt;STRONG&gt;white spaces&lt;/STRONG&gt; between characters or &lt;STRONG&gt;underscores&lt;/STRONG&gt; &lt;STRONG&gt;_&amp;nbsp;&lt;/STRONG&gt;?&lt;BR /&gt;&lt;BR /&gt;Any suggestions or advice??&lt;BR /&gt;Thanks&lt;BR /&gt;Clive&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 14:15:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/working-with-local-experiences-local-path/m-p/1524348#M10447</guid>
      <dc:creator>CS_IBM</dc:creator>
      <dc:date>2024-08-20T14:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Working with Local Experiences - local_path</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/working-with-local-experiences-local-path/m-p/1524499#M10448</link>
      <description>&lt;P&gt;Seems like an access issue as you appear to be pointing to a file inside a zip. Try unarchiving and see if it works that way.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 16:28:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/working-with-local-experiences-local-path/m-p/1524499#M10448</guid>
      <dc:creator>EarlMedina</dc:creator>
      <dc:date>2024-08-20T16:28:25Z</dc:date>
    </item>
  </channel>
</rss>

