simvue-io / client

Simvue Python client
https://docs.simvue.io
Apache License 2.0
4 stars 0 forks source link

Run not initialised error when offline run created without name #375

Closed kzscisoft closed 1 month ago

kzscisoft commented 1 month ago

For some reason:

with simvue.Run("offline") as run:
   run.init()

throws a not initialised error.