Hello, Mingjun Zhong
Thanks for your open code, I have a problem about this code.
My Operating system is Window 7 (x64), and the language programming is Python 3.6. Mosek is 9.1.0.
When I from the Anaconda Navigator run the Spyder3.3.6,
then run the demo_latentBayesianMelding.py get the error:
ModuleNotFoundError: No module named 'mosek.array'
When I comment this code #from mosek.array import * get the error:
NameError: name 'sys' is not defined
Could you help me? What should I do?
Thank you very much!
Best Wishes!
Hello, Mingjun Zhong
Thanks for your open code, I have a problem about this code.
My Operating system is Window 7 (x64), and the language programming is Python 3.6. Mosek is 9.1.0.
When I from the Anaconda Navigator run the Spyder3.3.6,
then run the
demo_latentBayesianMelding.pyget the error:ModuleNotFoundError: No module named 'mosek.array'When I comment this code
#from mosek.array import *get the error:NameError: name 'sys' is not definedCould you help me? What should I do?
Thank you very much!
Best Wishes!