Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. $. /arcgis/server/framework/etc/arcenv
  2. $wine cmd
  3. cd c:\Program Files\ArcGIS\Server\framework\runtime\ArcGIS\bin\Python\Scripts
  4. conda create --clone arcgispro-py3 --prefix "Z:\home\arcgis\bin\Python\envs\test"

Python3 via wine only

  1. $wine ./server/framework/runtime/ArcGIS/bin/Python/envs/arcgispro-py3/python.exe
  2. $wine ./server/framework/runtime/ArcGIS/bin/Python/Scripts/conda.exe

...