Bug ID Number |
BUG-000168096 |
Submitted | June 5, 2024 |
Last Modified | October 7, 2024 |
Applies to | ArcGIS Pro |
Version found | 3.2 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
|
Additional Information
Use Conda to install the latest version of a package that is compatible with the environment using 'conda install reportlab'. In this case from the Python command prompt, Conda installs the Reportlab 3.5.67 for ArcGIS Pro 3.2.2 and 3.6.13 for ArcGIS Pro 3.3. For ArcGIS Pro 3.4.0, the reportlab package must be available from the Package Manager and have the corrected documentation links.
Workaround
Use the Python Command Prompt to install the ReportLab package using the 'PIP Install' command.
Steps to Reproduce