I use pyomo.kernel to construct a MIP model.
After I import the solution using model.load_solution(results.Solution),
model.load_solution(results.Solution)
In the next round of solving