I'm trying to install Utility Solutions package but i don't see it in my list of Install Packages. My goal is to run the CCTV Manager tool.
I'm following the steps listed here to install Utility Solutions via Python Command line:
https://solutions.arcgis.com/shared/help/utility-solutions/get-started/faq.htm#anchor2
But when I run the command I get this error:
UnsatisfiableError: The following specifications were found to be in conflict:
- python 3.7*
- utilsolutions -> python >=3.6,<3.7.0a0
Use "conda info <package>" to see the dependencies for each package.
I have python version 3.7.9 installed. Apparently Utility Solutions only uses 3.6????
