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?
Some workers did not install certain pip packages.
Each worker should verify on install and spin up using the json output of pip lists:
UI considerations to show that an error on a worker occurred and install pip should be run again? May be automated retry?