Configuration error: snappy (SNAP 7.0) for Anaconda's python

Hi all and @marpet

I am trying to configure snappy for Anaconda’s python27 (I created a python27 environment to be used with snappy). I have a configuration error as shown in below. Please someone help me to fix this!

From my personal experience, I found under Windows os, it’s not possible to configure snappy using env. Of python 27, in a way to install miniconda, and create env py27,

The better option is py34, at least in my case,

Please take a look at this thread,

Source of the thread

Thanks for sharing your experience. I end up calling gpt command lines from python to finish my work first then will try to have a proper snappy set up later. ESA would make it easier to work with.

In case you created a python2.7 environment (py2) a new directory should appear in anaconda\envs\py2 with a python.exe in it.
When you configure SNAP for the use with python as in the link above you have to make sure that you use this path, e.g. like this:
snappy-conf C:\anaconda\envs\py2\python.exe

otherwise, the snappy libraries are installed elswhere.

If your problem is not solved then please either update anaconda or reinstall the anaconda and then setup the snappy.

I hope it helps.

Best Regards,