Esri / military-tools-desktop-addins

Military Tools for ArcGIS is a collection of mission-focused enhancements to simplify defense and intelligence workflows in ArcGIS.
Apache License 2.0
26 stars 14 forks source link

Update build to use 10.4.1 #112

Closed csmoore closed 5 years ago

csmoore commented 5 years ago

Changes to project files, readme to update versions to 10.4.1 and 2.2

dfoll commented 5 years ago

@csmoore building from this branch is failing for me. I have built and merged the code for the other three components before trying this one. Is there anything else i'm missing that i should be taking care of first?

csmoore commented 5 years ago

The Pro and ArcMap projects are now building but we now have a failure on the Conda package build step so looking into this....(setting up Pro 2.2 machine to try to repro)

failed to create env, retrying.  exception was: The package for python located at C:\Program Files\ArcGIS\Pro\bin\Python\pkgs\python-3.6.8-h9f7ef89_7
appears to be corrupted. The path 'Lib/__pycache__/__future__.cpython-36.pyc'
specified in the package manifest cannot be found.
csmoore commented 5 years ago

@dfoll - this should build cleanly now and be ready to retest. @karag found and corrected the conda packaging issue (odd issue where needed to delete/recreate folder C:\Program Files\ArcGIS\Pro\bin\Python\pkgs )