What are you trying to run exactly, and what's the error? 🙂
might be something related to privileges with conda? did you use sudo
?
Sure. How did you install ClearML on your ubuntu?
Thanks for the help. I'll try to continue working on the vm for now.
Each one can be activated using a python
command, such as python -m clearml.cli.data
for clearml-data
That's weird, it doesn't work on my main ubuntu installation but does work on a vm i created of ubuntu on windows
in the venv sudo might not be required
It's a Python installation issue, I guess - these commands are installed by pip when installing the clearml package
On both the main ubuntu and the vm, I simply installed it in a conda environment using pip