Hygor

Results 5 comments of Hygor

@tincumagic, I'm also still actively using Flask-RESTPlus and would like to contribute and see it keep growing, but without @noirbizarre is there anyone else who can accept PRs and make...

I could reproduce both these errors: 1. `AttributeError: 'Model' object has no attribute 'String'` 2. `TypeError: 'NoneType' object is not iterable` Error 1 is clearly happening because of the declaration...

Got a little bit further with the second error. Clarifying my own question, it seems the usage of `@api.model` with the `fields` parameter is right and the problem is with...

@Fail-Safe, I stopped working on it, sorry.

I also have this same issue with Pyomo 6.6.2 and SCIP 8.0.4. ``` Problem: - Lower bound: -inf Upper bound: 46259048.8645032 Number of objectives: 1 Number of constraints: 0 Number...