Problem adding with Gurobi solver

Hi All,
I am trying to add Gurobi solver in MATLAB with my academic license. But this is what I receive when I try to install it:


CVX/Gurobi license key installer

Contacting the Gurobi Optimization license server…done.
The attempt to retrieve the license key failed with the following error:

info : grbgetkey version 9.0.0, build v9.0.0rc2
info : Contacting Gurobi key server…
info : Key for license ID 520604 was successfully retrieved
info : License expires at the end of the day on 2021-01-04
info : Saving license key…
info : License 520604 written to file C:\Users~.~\AppData\Local\Temp\tpfa6bc21e_f830_485b_92bb_63f38f800ae7\gurobi.lic

For information about this error, please consult the Gurobi documentation

http://www.gurobi.com/documentation/5.5/quick-start-guide/node5

Once you have rectified the error, please try again.

Warning: Escaped character ‘\U’ is not valid. See ‘doc sprintf’ for supported
special characters.

In cvx_grbgetkey (line 338)
info : grbgetkey version 9.0.0, build v9.0.0rc2
info : Contacting Gurobi key server…
info : Key for license ID 520604 was successfully retrieved
info : License expires at the end of the day on 2021-01-04
info : Saving license key…
info : License 520604 written to file C:---------------------------------------------------------------------------
Now that the license has been retrieved, please run CVX_SETUP to configure
CVX to use the Gurobi solver with the new license.


I suggest you submit a bug report per http://cvxr.com/cvx/doc/support.html#bug-reports .