Python - TCL error when loading the environment

Dear experts,

I compiled O2 on a CentOS 7 virtual machine.
After compilation finished, I tried to load the environment using
alienv enter O2Suite/latest

which result in the following error:

       Python/v3.6.10-1(20):ERROR:102: Tcl command execution failed: if { [module-info mode load] } {
      setenv SSL_CERT_FILE  [exec $PKG_ROOT/bin/python3 -c "import certifi; print(certifi.where())"]
      } 

This error shows recurrently.
I didn’t find anything about this in the forum. If you need a specific log please tell me, since I am new to O2.

Thanks

Hi.

Does anyone found this problem? Or suggestions to solve it?

Thanks