RuntimeError: You must have at least version 1.5.0 of OpenJPEG installed before you can read JPEG2000 images with glymur. Your version is 0.0.0

I have the next problem:
Sentinel-2 Level 2A Processor (Sen2Cor), 2.3.1, created: 2017.02.03 started …
selected resolution is 60 m.
Progress[%]: 1.07 : PID-13844, L2A_ProcessTile: processing with resolution 60 m, elapsed time[s]: 1.602
Progress[%]: 1.07 : PID-13844, L2A_ProcessTile: start of pre processing, elapsed time[s]: 0.001
Progress[%]: 1.15 : PID-13844, L2A_Tables: start import, elapsed time[s]: 0.115
C:\Anaconda2\lib\site-packages\glymur\config.py:171: UserWarning: Neither the openjp2 nor the openjpeg library could be loaded.
warnings.warn(msg)
Process L2A_ProcessTile-1:
Traceback (most recent call last):
File “C:\Anaconda2\lib\multiprocessing\process.py”, line 258, in _bootstrap
self.run()
File “C:\Anaconda2\Lib\site-packages\sen2cor-2.3.1-py2.7.egg\sen2cor\L2A_ProcessTile.py”, line 129, in run
if self.process_60() == False:
File “C:\Anaconda2\Lib\site-packages\sen2cor-2.3.1-py2.7.egg\sen2cor\L2A_ProcessTile.py”, line 147, in process_60
return self.process()
File “C:\Anaconda2\Lib\site-packages\sen2cor-2.3.1-py2.7.egg\sen2cor\L2A_ProcessTile.py”, line 196, in process
if(self.preprocess() == False):
File “C:\Anaconda2\Lib\site-packages\sen2cor-2.3.1-py2.7.egg\sen2cor\L2A_ProcessTile.py”, line 289, in preprocess
if(self.tables.importBandList() == False):
File “C:\Anaconda2\Lib\site-packages\sen2cor-2.3.1-py2.7.egg\sen2cor\L2A_Tables.py”, line 1034, in importBandList
res = self.importBand(i, os.path.join(sourceDir, filename))
File “C:\Anaconda2\Lib\site-packages\sen2cor-2.3.1-py2.7.egg\sen2cor\L2A_Tables.py”, line 1721, in importBand
fullRes = indataset[:]
File “C:\Anaconda2\lib\site-packages\glymur\jp2k.py”, line 1043, in getitem
return self._read()
File “C:\Anaconda2\lib\site-packages\glymur\jp2k.py”, line 1126, in _read
raise RuntimeError(msg.format(version=version.openjpeg_version))
RuntimeError: You must have at least version 1.5.0 of OpenJPEG installed before you can read JPEG2000 images with glymur. Your version is 0.0.0

Help me, please¡¡¡

Reported and solved here, please follow the instructions given in the last post: