Versions Compared

Key

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


Note

It is suggested to use either Python 3.5 or 3.6. For higher Python version it needs a manual build of jpy (Readme).

...

This will generate the Python module snappy configured for the current SNAP installation and your Python interpreter <python-exe> into the .snap/snap-python
directory of the user home directory. The parameter <python-exe> must be the full path to the Python interpreter executable which you want to use with SNAP (supported versions are 2.7, 3.3 to 3.6).  If you want the snappy module to be placed somewhere else use:

...

When seeing result below the configuration was successful.

Note

To The command might hang when finished and does not return to the prompt. In this case press CTRL + C and answer the question if you want to abort with no ('n').

...