kaizhe zhang
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by kaizhe zhang-
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbf in position 42: invalid start byte
Awaiting user inputI Meet the error : "Traceback (most recent call last): File "E:/gurobi952/win64/examples/python/mip1.py", line 19, in <module> m = gp.Model("mip1") File "src\gurobipy\model.pxi", line 68, in g...