laptop and a wrench

Bug

After installing the pandera package in a cloned ArcGIS Pro Python Environment, the following imports (import ArcPy, import OS, import ArcGIS, import Pandas) fails.

ArcGIS Pro
Bug ID Number BUG-000161221
SubmittedSeptember 6, 2023
Last ModifiedOctober 7, 2024
Applies toArcGIS Pro
Version found3.1.3
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusKnown Limit

Additional Information

If there are specific packages needed from conda-forge, it typically is safe to add them, as long as they do not modify the core packages that have Activity-based intelligence (ABI) issues, such as NumPy. The provided example below works: "conda install conda-forge::pandera" When specified with the "::" syntax, it indicates that conda should install just this package from the specified channel rather than changing the channel to make conda-forge the priority. This results in the installation of pandera without affecting NumPy.

Workaround

Use the "conda install conda-forge::pandera" package from conda-forge.

Steps to Reproduce

Bug ID: BUG-000161221

Software:

  • ArcGIS Pro

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options