In Windows setting
system_site_packages
to
true
allowed all stages in pipeline to start - but doesn't work in Lunux.
Notice that it will inherit from the system packages not the venv the agent is installed in
I've deleted tfrecords from master branch and commit the removal, and set the folder for tfrecords to be ignored in .gitignore. Trying to find, which changes are considered to be uncommited.
you can run git diff
it is essentially what will happen in the background
By cache files I mean the files in folder C:\Users\Super.clearml\vcs-cache - based on error message, clearml tries to load git repository first from that folder.
Yes that is the git repository cache, you are correct. I wonder what happened there ?
Is it possible to comment the line `
object_detection==0.1
` ? Actually, no such version of this or similar library exists. I quess, that this requirement is not necessary. Can I turn of the installation of this library?
The installed packages is fully editable like any requirements.txt
with the same formatting :)