Reputation
Badges 1
212 × Eureka!It seems like the clearml python sdk might have issues when a subprocess is opened?
Seems like its just missing the brackets
Basically, when I have the clearml sdk imported into my python module and I Task.init
I'm getting that error only when running the experiment in the task pod.
{"asctime": "2022-09-28 18:45:55,353", "levelname": "INFO", "name": "root", "module": "ldc_train_end_to_end", "threadName": "MainThread", "message": "Training classifier with command:\npython -m sfi.imagery.models.bbox_predictorv2.train ./sfi/imagery/models/training/train_config.json", "filename": "ldc_train_end_to_end.py", "funcName": "train_model"} File "/usr/lib64/python3.7/site.py", line 177 file=sys.stderr) ^ SyntaxError: invalid syntax
I think the quotes don't effect the yaml
I learned helm a few days ago
Yea that is a similar bug, needs the same fix
I made the PR here JuicyFox94 AgitatedDove14 https://github.com/allegroai/clearml-helm-charts/pull/106
I'm not familiar with helm that well to clone this, fix it, and then test
Can you fix this or should I open a PR. I'm blocked by this.
You guys are the maintainers of this repo
Yes! Thanks so much for the quick turnaround
I dont know how to do that
When I run from sfi.imagery import models. It works fine local. So the repo is setup for proper imports. But fails in clearML tasks
You could change infrastructure or hosting, and now your data is associated with the wrong URL
Could I simply just reference the files by name and pass in a string such as ~/.clearml/my_file.json
However, the template does not render https://github.com/allegroai/clearml-helm-charts/blob/main/charts/clearml/templates/configmap-apiserver.yaml#L1
SuccessfulKoala55 It looks like it should eval to True?
"title": "Unusual outbound communication seen from EC2 instance i-<> on server port 80.",