After server update yesterday I am getting error:
Runtime Error: Types deriving from 'AlphaModel' must implement the 'IEnumerable<Insight> Update(QCAlgorithm, Slice) method. in AlphaModel.cs:line 50
It was working before.
I do have such method in my class:
def Update(self, algorithm, slice):
To unlock posting to the community forums please complete at least 30% of Boot Camp.
You can continue your Boot Camp training progress from the terminal. We hope to see you in the community soon!