Hey, everyone.
Has anyone installing Pro 2.7.1 (Python 3.7.9) run into an issue using scripts written in Python 3.6.10 (Pro 2.6.3), specifically Geoprocessing Tools?
We have a script, written in 3.6.10 that calculates three fields, and when run from a machine with Pro 2.6.3, the calculations are correct. When run from a machine with 3.7.9/Pro 2.7.1, one of the fields calculates correctly (current date & time), while the others don't (copy the number of COVID cases from a joined table; divide the number of cases by population, then multiply by 100,000). The first one places a Null into the COVID cases field which causes the second to become Null.
Thanks,
Charlie