Sen2Cor does not start to process (and does not return any errors)

Ok, quick update everyone:
I managed to process an image.

Things I had to do to solve my problem:
PYTHON_BIN does not need a Path (C:\Anaconda…) as a value. It needs the the value “python.exe”. Everything else won’t work. At least in my case. The fact that a whole path as a value worked for Skudo does not make me less confused about this software. I needed to create a variable named PYTHON_BIN as a system variable in the Control Panel of Windows. Otherwise Sen2Cor did not accept the value. I also had to update everything, every module and Sen2Cor itself in SNAP. I needed to do this AFTER creating the system variable. Why? I don’t know.

Something did happen in the console windows! FINALLY! But it was…an error.

So after several hours I tried this one:

Now it works. In SNAP and as a standalone.
I got some bugs during the process, for example a DEM is needed, otherwise Sen2Cor assumes a flat surface. Now I have to figure out how get a DEM into the process. But thats enough stuff for a whole new forum topic. All I can say is that I solved my problem. It took me more than a week to figure everything out. I am not happy about it. But it runs now.

2 Likes