Parsing error

Hey!

I just reinstalled everything to C: in order to decrease the path length of the data structure. When executing the L2A_Process of sen2cor from the command line I get some kind of parsing error:

IOError: Error reading file ‘c:\anaconda2\lib\site-packages\sen2cor-2.2.1-py2.7.
egg\cfg\L2A_GIPP.xml’: failed to load external entity “file:/c:/anaconda2/lib/si
te-packages/sen2cor-2.2.1-py2.7.egg/cfg/L2A_GIPP.xml”

I’d be pleased to get some helpful suggestions.

I’m also having the same error, the xml file is where it should be. Waiting for someone to reply with help.

I had the same error, not really looked into the cause of this problem, but I just copied the cfg folder from
anaconda2/lib/site-packages/sen2cor-2.2.1-py2.7.egg/sen2cor/ to it’s parent folder.
This will fix the problem that it won’t find the L2A_GIPP.xml file (and probably other files which are in the cfg folder)

I am getting the same error. Which parent folder are you exactly referring to, where you copy the cfg folder to? It is not clear