Open Jonah1234567 opened 2 years ago
Keeping open, re-labelled as enhancement
, as while the failure condition is resolved by adding the explicit version dependency, it still remains the goal to expand functionality to support 2.1.0.
Cloudpickle was deactivated broadly as part of the Pyodide 21 and dependency automation updates, due to increasingly frequest failures across various platforms. Requires further investigation and support.
While testing Bifrost in a local python environment (Node 16.15.0, Ubunutu 20.04, Bifrost 0.5.11 and Python 3.8.10), I ran into an error in which a job would not return results properly and yielded an error:
The cause of this error is Bifrost not supporting cloudpickle 2.1.0 so downgrading the package to 2.0.0 would allow the job to work. In the future we need to upgrade support for cloudpickle to 2.1.0