Closed gardusig closed 2 years ago
I can not install the latest version 1.0.34 by pip so far. when will the new release exist in the pypi repo?
Hey @BrandonDotLin, can you try running this command?
python3 -m pip install conductor-python==v1.0.34
Hey @BrandonDotLin, can you try running this command?
python3 -m pip install conductor-python==v1.0.34
ERROR: No matching distribution found for conductor-python==v1.0.34
It seems there has been a delay in publication to pypi repo. I can install via below command now:
pip install conductor-python==1.0.34
Changes:
TaskWorker
classWorker
class/src/example
, relevant data got moved totests/