<?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 Corrupt mmdet3d Conda Package Breaks Environment Cloning in ArcGIS Pro 3.4 in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/corrupt-mmdet3d-conda-package-breaks-environment/m-p/1611379#M95486</link>
    <description>&lt;P&gt;Posted to the Esri/deep-learning-frameworks Github repository but thought it should be posted here as well.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":bug:"&gt;🐛&lt;/span&gt; Bug Report: Corrupt `mmdet3d` Conda Package Breaks Environment Cloning in ArcGIS Pro 3.4&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Summary&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The package `mmdet3d-1.2.0-py311_cuda118_cudnn87_1.conda` published on the &lt;EM&gt;default `esri` Conda channel&lt;/EM&gt; appears to be corrupt. This prevents environment cloning using &lt;EM&gt;ArcGIS Pro’s built-in Package Manager&lt;/EM&gt; or the CLI.&lt;/P&gt;&lt;P&gt;This issue affects environments created by the official &lt;EM&gt;Deep Learning Libraries Installer for ArcGIS Pro 3.4&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Steps to Reproduce&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. Install Deep Learning Libraries for ArcGIS Pro 3.4&lt;BR /&gt;2. Launch ArcGIS Pro &amp;gt; Package Manager&lt;BR /&gt;3. Attempt to clone the modified `arcgispro-py3` base environment&lt;BR /&gt;4. Observe the following error:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;InvalidArchiveError: Error with archive C:\Users\...\mmdet3d-1.2.0-py311_cuda118_cudnn87_1.conda&lt;BR /&gt;[Errno 2] No such file or directory:&lt;BR /&gt;...\centerpoint\__pycache__\centerpoint_voxel0075_second_secfpn_head-dcn-circlenms_8xb4-flip-tta-cyclic-20e_nus-3d.cpython-311.pyc&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Cloning via the CLI (`conda create --clone`) also fails with the same error.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Observed Behavior&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- The archive appears to be incomplete and fails during Conda environment extraction.&lt;BR /&gt;- Deleting local package caches and re-downloading does not resolve the issue.&lt;BR /&gt;- Installing from a local `.conda` file (manually downloaded) still results in the same `InvalidArchiveError`.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Partial Workaround (CLI Only)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Manually replacing the package from the prerelease channel resolves the import issue but &lt;EM&gt;does not allow GUI cloning&lt;/EM&gt;:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;conda remove mmdet3d&lt;BR /&gt;conda install -c esri/label/prerelease mmdet3d&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;However, since the environment still records the broken build string, ArcGIS Pro Package Manager continues to request the corrupted archive during clone operations.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Request&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please:&lt;BR /&gt;- Rebuild and republish a working version of `mmdet3d-1.2.0-py311_cuda118_cudnn87_1.conda` to the default `esri` Conda channel&lt;BR /&gt;- Or publish a corrected version under a new build string (e.g. `_2`)&lt;BR /&gt;- Ensure the archive includes all necessary `.pyc` files and extractable contents to support GUI-based cloning in ArcGIS Pro&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Environment Info&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- ArcGIS Pro: 3.4&lt;BR /&gt;- Python: 3.11 (via Pro’s base env)&lt;BR /&gt;- Conda executable: `C:\Program Files\ArcGIS\Pro\bin\Python\Scripts\conda.exe`&lt;BR /&gt;- OS: Windows 11 x64&lt;BR /&gt;- GPU: CUDA 11.8 compatible&lt;BR /&gt;- Package in question: `mmdet3d-1.2.0-py311_cuda118_cudnn87_1.conda`&lt;BR /&gt;- Channel: `&lt;A href="https://anaconda.org/esri/mmdet3d" target="_blank"&gt;https://anaconda.org/esri/mmdet3d&lt;/A&gt;`&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;Let me know if logs or additional reproduction steps are needed. Thanks!&lt;/P&gt;</description>
    <pubDate>Sat, 03 May 2025 18:13:30 GMT</pubDate>
    <dc:creator>CameronRex1</dc:creator>
    <dc:date>2025-05-03T18:13:30Z</dc:date>
    <item>
      <title>Corrupt mmdet3d Conda Package Breaks Environment Cloning in ArcGIS Pro 3.4</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/corrupt-mmdet3d-conda-package-breaks-environment/m-p/1611379#M95486</link>
      <description>&lt;P&gt;Posted to the Esri/deep-learning-frameworks Github repository but thought it should be posted here as well.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":bug:"&gt;🐛&lt;/span&gt; Bug Report: Corrupt `mmdet3d` Conda Package Breaks Environment Cloning in ArcGIS Pro 3.4&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Summary&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The package `mmdet3d-1.2.0-py311_cuda118_cudnn87_1.conda` published on the &lt;EM&gt;default `esri` Conda channel&lt;/EM&gt; appears to be corrupt. This prevents environment cloning using &lt;EM&gt;ArcGIS Pro’s built-in Package Manager&lt;/EM&gt; or the CLI.&lt;/P&gt;&lt;P&gt;This issue affects environments created by the official &lt;EM&gt;Deep Learning Libraries Installer for ArcGIS Pro 3.4&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Steps to Reproduce&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. Install Deep Learning Libraries for ArcGIS Pro 3.4&lt;BR /&gt;2. Launch ArcGIS Pro &amp;gt; Package Manager&lt;BR /&gt;3. Attempt to clone the modified `arcgispro-py3` base environment&lt;BR /&gt;4. Observe the following error:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;InvalidArchiveError: Error with archive C:\Users\...\mmdet3d-1.2.0-py311_cuda118_cudnn87_1.conda&lt;BR /&gt;[Errno 2] No such file or directory:&lt;BR /&gt;...\centerpoint\__pycache__\centerpoint_voxel0075_second_secfpn_head-dcn-circlenms_8xb4-flip-tta-cyclic-20e_nus-3d.cpython-311.pyc&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Cloning via the CLI (`conda create --clone`) also fails with the same error.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Observed Behavior&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- The archive appears to be incomplete and fails during Conda environment extraction.&lt;BR /&gt;- Deleting local package caches and re-downloading does not resolve the issue.&lt;BR /&gt;- Installing from a local `.conda` file (manually downloaded) still results in the same `InvalidArchiveError`.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Partial Workaround (CLI Only)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Manually replacing the package from the prerelease channel resolves the import issue but &lt;EM&gt;does not allow GUI cloning&lt;/EM&gt;:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;conda remove mmdet3d&lt;BR /&gt;conda install -c esri/label/prerelease mmdet3d&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;However, since the environment still records the broken build string, ArcGIS Pro Package Manager continues to request the corrupted archive during clone operations.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Request&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please:&lt;BR /&gt;- Rebuild and republish a working version of `mmdet3d-1.2.0-py311_cuda118_cudnn87_1.conda` to the default `esri` Conda channel&lt;BR /&gt;- Or publish a corrected version under a new build string (e.g. `_2`)&lt;BR /&gt;- Ensure the archive includes all necessary `.pyc` files and extractable contents to support GUI-based cloning in ArcGIS Pro&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Environment Info&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- ArcGIS Pro: 3.4&lt;BR /&gt;- Python: 3.11 (via Pro’s base env)&lt;BR /&gt;- Conda executable: `C:\Program Files\ArcGIS\Pro\bin\Python\Scripts\conda.exe`&lt;BR /&gt;- OS: Windows 11 x64&lt;BR /&gt;- GPU: CUDA 11.8 compatible&lt;BR /&gt;- Package in question: `mmdet3d-1.2.0-py311_cuda118_cudnn87_1.conda`&lt;BR /&gt;- Channel: `&lt;A href="https://anaconda.org/esri/mmdet3d" target="_blank"&gt;https://anaconda.org/esri/mmdet3d&lt;/A&gt;`&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;Let me know if logs or additional reproduction steps are needed. Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 03 May 2025 18:13:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/corrupt-mmdet3d-conda-package-breaks-environment/m-p/1611379#M95486</guid>
      <dc:creator>CameronRex1</dc:creator>
      <dc:date>2025-05-03T18:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Corrupt mmdet3d Conda Package Breaks Environment Cloning in ArcGIS Pro 3.4</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/corrupt-mmdet3d-conda-package-breaks-environment/m-p/1611759#M95541</link>
      <description>&lt;P&gt;Solution posted to:&amp;nbsp;&lt;A href="https://github.com/Esri/deep-learning-frameworks/issues/105" target="_blank" rel="noopener"&gt;Corrupt mmdet3d Conda Package Breaks Environment Cloning in ArcGIS Pro 3.4 · Issue #105 · Esri/deep-learning-frameworks&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Issue due to Windows MAX_PATH character limit.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;To enable long paths:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Open the windows program&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Registry Editor&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Navigate to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem&lt;/LI&gt;&lt;LI&gt;Find the value&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;LongPathsEnabled&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and double click on it&lt;UL&gt;&lt;LI&gt;Set Value data to 1 (hexadecimal)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;After enabling LongPaths, cloning default ArcGIS environment (with Deep Learning Framework) is fixed.&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 19:24:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/corrupt-mmdet3d-conda-package-breaks-environment/m-p/1611759#M95541</guid>
      <dc:creator>CameronRex1</dc:creator>
      <dc:date>2025-05-05T19:24:55Z</dc:date>
    </item>
  </channel>
</rss>

