Sen2cor255 on OSX issue

Hi,

I know some similar issues have been addressed in the past, but I’m kind of a newbie here!

I’ve been trying to run the sen2cor255 processor on OSX Catalina.
This is the log I have:

from numpy.lib import add_newdoc
File “/Users/mha/.snap/auxdata/Sen2Cor-02.05.05-Darwin64/lib/python2.7/site-packages/numpy/lib/init.py”, line 8, in
from .type_check import *
File “/Users/mha/.snap/auxdata/Sen2Cor-02.05.05-Darwin64/lib/python2.7/site-packages/numpy/lib/type_check.py”, line 11, in
import numpy.core.numeric as _nx
File “/Users/mha/.snap/auxdata/Sen2Cor-02.05.05-Darwin64/lib/python2.7/site-packages/numpy/core/init.py”, line 14, in
from . import multiarray
ImportError: dlopen(/Users/mha/.snap/auxdata/Sen2Cor-02.05.05-Darwin64/lib/python2.7/site-packages/numpy/core/multiarray.so, 2): Library not loaded: @rpath/libopenblas_nehalemp-r0.2.19.dylib
Referenced from: /Users/mha/.snap/auxdata/Sen2Cor-02.05.05-Darwin64/lib/python2.7/site-packages/numpy/core/multiarray.so
Reason: image not found
Process exited with value 1
Finished tool execution in 0 seconds

Can anyone help me?

Thanks