Unanswered
Hello clearml :slightly_smiling_face:
I am having a small problem with `clearml-agents` mainly related to: _private repository, cache and vcs._ I am using the latest version `clearml-agents==1.5.2rc` on _python 3.10 (ubuntu:22.04_).
I am running a `scri
Hey @<1537605940121964544:profile|EnthusiasticShrimp49> 🙂
sorry I was not clear, with depends on private_repo_b
, I meant in the requirement.txt
I have something like
private_repo_b @
After my changes, I try to launch the script_a
again either from a Task.create()
syntax or even with task.execute_remotely()
in both cases it seems to re-use the older version of dev
or the branch I am in. I looked into the log
and even it finds a new commit, it seems to install the older one. not sure why.
126 Views
0
Answers
one year ago
one year ago