
Paul Costache
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 1
アクティビティの概要
Paul Costacheさんの最近のアクティビティ-
Paul Costacheさんがコメントを作成しました:
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 ...
-
Paul Costacheさんがコメントを作成しました:
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 !
-
Paul Costacheさんがコメントを作成しました:
Thank you sooo much Ronald ! Have been digging in your manual and API reference for ages now !!
-
Paul Costacheさんが投稿を作成しました:
CloudEnv deprecation
回答済みHello ! I was just playing with one model and it throws an error: CloudEnv is deprecated, use Env(params={...}) instead This is how I initially used CloudEnv: ``env=gp.Env.CloudEnv(logfilename="...