I am trying to use ClearML.
The only line in my file is
from allegroai import Dataset, DatasetVersion
which yields
ModuleNotFoundError: No module named 'allegroai'
Looks like some pip package is missing, but I couldn't for the life of me find it in the docs.
What should I pip install?
Not working:
pip install clearml-agent
pip install clearml
and clearml-init
as in herepip install allegroai
Allegroai package should be taken from ClearML PyPi server. This is only for paying customers (I think), and the way to retrieve it is by: