dataplane icon indicating copy to clipboard operation
dataplane copied to clipboard

Install python packages issue

Open saul-data opened this issue 3 years ago • 0 comments

Some workers did not install certain pip packages.

Each worker should verify on install and spin up using the json output of pip lists:

python -m pip list --format=json

UI considerations to show that an error on a worker occurred and install pip should be run again? May be automated retry?

saul-data avatar Aug 07 '22 13:08 saul-data