Paul Costache

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 1

Comments

Recent activity by Paul Costache Recent activity Votes
  • It comes from a seemingly unrelated variable declaration. It's a bit weird because it worked a few days ago: list_materials=json.loads(list_materials)['data']. It probably is a mistake of mine so ...

  • Additionally, are there any other changes to the API ? That's because a previously working model now spits 'the JSON object must be str, bytes or bytearray, not tuple'. Thank you !

  • Thank you sooo much Ronald ! Have been digging in your manual and API reference for ages now !!