ModuleNotFoundError: No module named 'allegroai'

401 views Asked by At

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 here
  • pip install allegroai
1

There are 1 answers

0
user3360767 On BEST ANSWER

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:

  1. Going to ClearML website (login with username/company).
  2. Press the ? on the top right of the screen (next to your user icon) and choose the first one 1