Hi @<1715900788393381888:profile|BitingSpider17> , you can run the agent in --debug
mode and this should pass it over to the internal agent running the code
Answered
Is There A Way To Debug Docker-Based Clearml-Agent, How It Reaches This Error Message? Where Is The Code Executed, Can I Add Some Debug Prints To See Variable Values, Frame Stack Trace, Etc?
Is there a way to debug docker-based clearml-agent, how it reaches this error message? Where is the code executed, can I add some debug prints to see variable values, frame stack trace, etc?
Python executable with version '3.8' requested by the Task, not found in path, using '/usr/bin/python3' (v3.10.12) instead
As far as I understand, the code is executed inside docker container, and the agent inside it is installed from pip repository. Basically, debug print is impossible.
414 Views
2
Answers
4 months ago
4 months ago
Tags