<?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.features and GeoAccessor error when trying to do import after update to 3.4 in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-features-and-geoaccessor-error-when-trying/m-p/1569874#M27495</link>
    <description>&lt;P&gt;see your duplicate thread&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/python-questions/arcgis-features-and-geoaccessor-error-when-trying/m-p/1569860#M73383" target="_blank"&gt;arcgis.features and GeoAccessor error when trying ... - Esri Community&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Dec 2024 18:17:02 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2024-12-18T18:17:02Z</dc:date>
    <item>
      <title>arcgis.features and GeoAccessor error when trying to do import after update to 3.4</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-features-and-geoaccessor-error-when-trying/m-p/1569856#M27494</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;I have been using&amp;nbsp;from arcgis.features import GeoAccessor, GeoSeriesAccessor to make my layers from data frame for a good while now. However after updating to 3.4 when I try to import the following error occurs :&lt;/P&gt;&lt;LI-CODE lang="c"&gt;from arcgis.features import GeoAccessor, GeoSeriesAccessor
Traceback (most recent call last):
  File "&amp;lt;string&amp;gt;", line 1, in &amp;lt;module&amp;gt;
  File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\__init__.py", line 3, in &amp;lt;module&amp;gt;
    from arcgis.auth.tools import LazyLoader
  File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\auth\__init__.py", line 1, in &amp;lt;module&amp;gt;
    from .api import EsriSession
  File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\auth\api.py", line 8, in &amp;lt;module&amp;gt;
    from ._auth import (
  File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\auth\_auth\__init__.py", line 2, in &amp;lt;module&amp;gt;
    from ._pki import EsriPKIAuth
  File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\auth\_auth\_pki.py", line 4, in &amp;lt;module&amp;gt;
    from ..tools._lazy import LazyLoader
  File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\auth\tools\__init__.py", line 1, in &amp;lt;module&amp;gt;
    from .certificate import pfx_to_pem
  File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\auth\tools\certificate.py", line 9, in &amp;lt;module&amp;gt;
    from cryptography import x509
  File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\cryptography\x509\__init__.py", line 7, in &amp;lt;module&amp;gt;
    from cryptography.x509 import certificate_transparency, verification
  File "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\cryptography\x509\certificate_transparency.py", line 8, in &amp;lt;module&amp;gt;
    from cryptography.hazmat.bindings._rust import x509 as rust_x509
ImportError: DLL load failed while importing _rust: The specified procedure could not be found.&lt;/LI-CODE&gt;&lt;P&gt;I have tried doing the import on a different computer that also has 3.4 and there is no error I fear that I may have to do a reinstall however I came here before doing that just incase there is a better option&amp;nbsp; before doing that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 17:34:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-features-and-geoaccessor-error-when-trying/m-p/1569856#M27494</guid>
      <dc:creator>GISDepartmentMFM</dc:creator>
      <dc:date>2024-12-18T17:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: arcgis.features and GeoAccessor error when trying to do import after update to 3.4</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcgis-features-and-geoaccessor-error-when-trying/m-p/1569874#M27495</link>
      <description>&lt;P&gt;see your duplicate thread&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/python-questions/arcgis-features-and-geoaccessor-error-when-trying/m-p/1569860#M73383" target="_blank"&gt;arcgis.features and GeoAccessor error when trying ... - Esri Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 18:17:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcgis-features-and-geoaccessor-error-when-trying/m-p/1569874#M27495</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-12-18T18:17:02Z</dc:date>
    </item>
  </channel>
</rss>

