AttributeError: 'NoneType' object has no attribute 'fatal'

Hi all,
sorry for the repetition, but looking in the forum the solution found by other did not work for me.
Any suggestion is welcome.
Thanks in advance for your reply
I have the following error message:

L2A_Process S2A_MSIL1C_20161209T095402_N0204_R079_T33TWE_20161209T095503.SAFE/
Traceback (most recent call last):
File “/home/safalobolo/anaconda2/bin/L2A_Process”, line 11, in
load_entry_point(‘sen2cor==2.3.0’, ‘console_scripts’, ‘L2A_Process’)()
File “/home/safalobolo/anaconda2/lib/python2.7/site-packages/sen2cor-2.3.0-py2.7.egg/sen2cor/L2A_Process.py”, line 169, in main
config.setSchemes()
File “/home/safalobolo/anaconda2/lib/python2.7/site-packages/sen2cor-2.3.0-py2.7.egg/sen2cor/L2A_Config.py”, line 3072, in setSchemes
self.logger.fatal('wrong identifier for xml structure: ’ + product)
AttributeError: ‘NoneType’ object has no attribute ‘fatal’

1 Like

Solved with the indication of the post below