Unanswered
Good Morning, I'M Wondering If Someone Has Any Advice/Experience Configuring Clearml-Agent To Include Private Packages From Aws Codeartifact? So Far I Know I Have To Edit The
AgitatedDove14 thanks for responding
The initial experiment ran fine, see "Installed Packages: section looks like:` # Python 3.8.5 (default, Jan 27 2021, 15:41:15) [GCC 9.3.0]
boto3 == 1.17.36
botocore == 1.20.36
clearml == 0.17.5
flake8 == 3.9.0
jmespath == 0.10.0
lxml == 4.6.3
matplotlib == 3.3.4
networkx == 2.5
numpy == 1.19.5
pyflakes == 2.3.1
pymongo == 3.11.3
pytest == 5.4.3
scikit_learn == 0.23.2
scipy == 1.6.1
setuptools == 52.0.0
tensorboard == 2.4.1
torch == 1.6.0+cpu
torch_geometric == 1.6.3
torch_optimizer == 0.1.0
tqdm == 4.59.0
wget == 3.2
Detailed import analysis
**************************
IMPORT PACKAGE boto3
clearml.storage: 0
IMPORT PACKAGE botocore
***/tests/mocks/mock_s3_helper.py: 5
IMPORT PACKAGE clearml
***/utils/initialise_clearml_experiment.py: 5
IMPORT PACKAGE flake8
.eggs/flake8-3.8.4-py3.9.egg/flake8/main.py: 2
.eggs/flake8-3.8.4-py3.9.egg/flake8/api/legacy.py: 10,11,12,13
.eggs/flake8-3.8.4-py3.9.egg/flake8/checker.py: 16,17,18,19
.eggs/flake8-3.8.4-py3.9.egg/flake8/formatting/base.py: 8,9
.eggs/flake8-3.8.4-py3.9.egg/flake8/formatting/default.py: 4,7
.eggs/flake8-3.8.4-py3.9.egg/flake8/main/application.py: 17,18,19,23
.eggs/flake8-3.8.4-py3.9.egg/flake8/main/cli.py: 5
.eggs/flake8-3.8.4-py3.9.egg/flake8/main/git.py: 16,17,41
.eggs/flake8-3.8.4-py3.9.egg/flake8/main/mercurial.py: 12,27
.eggs/flake8-3.8.4-py3.9.egg/flake8/main/options.py: 5,6,7
.eggs/flake8-3.8.4-py3.9.egg/flake8/main/setuptools_command.py: 8
.eggs/flake8-3.8.4-py3.9.egg/flake8/main/vcs.py: 7,8,9
.eggs/flake8-3.8.4-py3.9.egg/flake8/options/aggregator.py: 10,11
.eggs/flake8-3.8.4-py3.9.egg/flake8/options/config.py: 8
.eggs/flake8-3.8.4-py3.9.egg/flake8/options/manager.py: 11
.eggs/flake8-3.8.4-py3.9.egg/flake8/plugins/manager.py: 5,6,7
.eggs/flake8-3.8.4-py3.9.egg/flake8/plugins/pyflakes.py: 18
.eggs/flake8-3.8.4-py3.9.egg/flake8/processor.py: 10,11,12,13
.eggs/flake8-3.8.4-py3.9.egg/flake8/statistics.py: 6
.eggs/flake8-3.8.4-py3.9.egg/flake8/style_guide.py: 13,14,15,16,17
.eggs/flake8-3.8.4
... `
157 Views
0
Answers
3 years ago
one year ago
Tags