Reputation
Badges 1
21 × Eureka!Thanks CostlyOstrich36 for you response. However, I am still getting errors after forcind add requirement via code Torch CUDA 116 download page found
clearml_agent: Warning: could not resolve python wheel replacement for torchvision!=0.13.0,>=0.8.1
clearml_agent: ERROR: Could not install task requirements!
Exception when trying to resolve python wheel: Could not find pytorch wheel URL for: torchvision!=0.13.0,>=0.8.1 with cuda 117 support
is it possible to stop package dependencies update when experiments are executing via an agent
ERROR: torch-1.12.0+cu116-cp310-cp310-linux_x86_64.whl is not a supported wheel on this platform.
CostlyOstrich36 Yes
Hi CostlyOstrich36 below are the versions
and i am running on prem clearml server on Ubuntu
both local and remote python is 3.8.13
now i got this :: Python virtual environment cache is disabled. To accelerate spin-up time set agent.venvs_cache.path=~/.clearml/venvs-cache
:::
/home/anaconda3/envs/yolov7train/bin/python3.10: No module named virtualenv
clearml_agent: ERROR: Command '['python3.10', '-m', 'virtualenv', '/home/.clearml/venvs-builds.1/3.10']' returned non-zero exit status 1.
CostlyOstrich36 done but issued another error
Anytime I try reproducing an experiment, that is cloning an experiment to change the hyperparameter i get the above message below Python virtual environment cache is disabled. To accelerate spin-up time set agent.venvs_cache.path=~/.clearml/venvs-cache
"