Unanswered
Hey There! Setting Up Clearml On A New Coworker’S Windows Laptop And Running Into Issues. Here Is The Stacktrace When Running A Test Script, Which Simply Initiates A Task. The Clearml.Conf Only Consists Of The Api {} Code Snippet That Is Given When Adding
Hi Jake! The clearml.conf file content is exactly the api section that is given by our clearml server, copied using the copy button, something like
api {
web_server: http:// .. :8080
api_server: http:// .. :8008
files_server: http:// .. :8081
credentials {
"access_key" = "KEY"
"secret_key" = "SECRET"
}
}
clearml version 1.9.0
The strange thing is that the configuration works perfectly on my machine. My coworker’s machine does have a different python (3.10) and is using windows instead of macos
157 Views
0
Answers
one year ago
one year ago