I am working on a standalone ArcPy script running FULLY out of the ArcGIS Pro application and I am running into an issue regarding the implementation of a scalebar. Currently, my script can add a scalebar however the scalebar says 0 KM and is a very small sliver shown below. I think the issue lies in the scalebar element not recognizing the map it's supposed to access. Previously this was not an issue when running the arcpy script in the ArcGIS Pro application since I used a line which include ("CURRENT") which helped the tools identify the map. If someone could help that would be great!
