Cole Murray
Cole Murray
Hello @bj32161, I believe you are missing the directory as part of dockers build command ``` # CPU: docker build -t colemurray/age-gender-estimation-tutorial . # GPU docker build -t colemurray/age-gender-estimation-tutorial -f...
@madkinsz In my case, this was caused by docker shutting down my container due to resource overuse: https://github.com/PrefectHQ/prefect/issues/6024 A previous failure was discussed here: https://github.com/PrefectHQ/prefect/issues/5780, related to the interpreter crashing.
Is there a proposed workaround for this until a fix is in place? We are experiencing the same error when passing a Pandas dataframe after upgrading from 2.2.0 to 2.6.0
```Dict key must be str Traceback (most recent call last): File "/opt/venv/lib/python3.8/site-packages/workflow_etl/flows/flow.py", line 282, in hello_world result_path = our_function_that_uses_a_df(input_bucket=bucket, device_paths=device_paths, job_id=job_id, File "/opt/venv/lib/python3.8/site-packages/prefect/flows.py", line 429, in __call__ return enter_flow_run_engine_from_flow_call( File...
Confirming similar behavior after updating from 0.10.5 to 0.10.14
Potentially related: https://github.com/ZJONSSON/node-unzipper/issues/271
:+1:, this is caused by a bad merge conflict in the Charts.yaml file: https://github.com/sitewhere/sitewhere-k8s/blob/master/charts/sitewhere/Chart.yaml#L1
+1, the snack demo is also erroring ``` Did you know: You can turn off automatic updates under Devices in the footer? Unable to resolve module '@unimodules/core.js' Evaluating @unimodules/core.js Evaluating...
@0ximjosh can you clarify the thumbs down?
> Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the username @ColeMurray...