Select to view content in your preferred language

Python package certifi_win32 is missing after installed ArcGIS Pro 3.3

492
4
06-20-2024 11:22 AM
ForrestLin
Frequent Contributor

After installed ArcGIS Pro 3.3, Python package certifi_win32 is missing in C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages. 

Tags (1)
0 Kudos
4 Replies
DEWright_CA
Frequent Contributor

You will find that with the latest version many packages that were present at 3.1 and 3.2 are missing. This is because nested dependencies are not supporting the version ESRI validated for release so they are not accessible.

0 Kudos
ForrestLin
Frequent Contributor

@DEWright_CA 

We need to use certifi_win32. What/how should we do?

Thanks.

Forrest

0 Kudos
ForrestLin
Frequent Contributor

I updated ArcGIS Pro 3.3 to 3.3.1, but Python package certifi_win32 is still missing in C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages. 

0 Kudos
CharlottePeters95540
Occasional Contributor

I also have ArcGIS Pro 3.3.1 and need the certifi_win32 python package for a MOOC session. I have the certifi_win32 folder with only a _pycache_ folder containing some .pyc files.

0 Kudos