Hello, fellows,
With Conda and Python Package Manager, ArcGIS Pro 1.4 offers a great way to install and update external open-source Python packages.
Plus with the support of R (Microsoft R Server) via R-ArcGIS binding, ArcGIS Pro 1.3/ 1.4 has gradually become an innovation platform in development environment, especially for raster and data analytics ...
However, it is still challenging for us to install and update behind the firewall (in the enterprise environment), particularly Python packages in ArcGIS Pro.
For example, first to determine and download all dependencies of the Python package (saying, TensorFlow, openCV, etc.), including dependencies of those dependencies (dependency tree), into a local repository (copy and transfer to this repository), and then automatically to install from the local repository behind the firewall.
So, does ESRI have plan to improve the Python Package Manager sooner? Or, is there any 'effective & reliable' way to automatically create a local Python package dependencies and dependencies of those dependencies first, and then automatically install those into ArcGIS Pro from the local repository in the enterprise (via conda, pip or any other)?
(Relatively, much easier for us to do with R packages and dependencies for ArcGIS Pro ..., even not effective)
Regards,
Larry @ ARAMCO