Unanswered
Whet Is The Method For Packages Exploration When Using Conda?
Agent Is Set To 'Conda' Mode.
We Upload A Task From A Local Conda Env That (Obviously) Has Some Pip Packages As Well.
When We Enqueue The Task To Run Remotely, Not All Conda Packages Are Instal
Yes.
Its kwcoco
This is my conda env export
:
name: clearml
channels:
- defaults
dependencies: - ca-certificates=2021.10.26=hecd8cb5_2
- certifi=2021.10.8=py39hecd8cb5_0
- libcxx=12.0.0=h2f01273_0
- libffi=3.3=hb1e8313_2
- ncurses=6.3=hca72f7f_2
- openssl=1.1.1l=h9ed2024_0
- pip=21.2.4=py39hecd8cb5_0
- python=3.9.7=h88f2d9e_1
- readline=8.1=h9ed2024_0
- setuptools=58.0.4=py39hecd8cb5_0
- sqlite=3.36.0=hce871da_0
- tk=8.6.11=h7bc2e8c_0
- tzdata=2021e=hda174b7_0
- wheel=0.37.0=pyhd3eb1b0_1
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
- pip:
- attrs==20.3.0
- backports-entry-points-selectable==1.1.1
- chardet==4.0.0
- charset-normalizer==2.0.8
- clearml==1.1.4
- clearml-agent==1.1.1
- cycler==0.11.0
- cython==0.29.24
- distlib==0.3.3
- ffmpeg-python==0.2.0
- filelock==3.4.0
- fonttools==4.28.2
- furl==2.1.3
- future==0.18.2
- idna==2.10
- imageio==2.12.0
- joblib==1.1.0
- jsonschema==3.2.0
- kiwisolver==1.3.2
- kwarray==0.5.21
- kwcoco==0.2.17
- kwimage==0.7.14
- matplotlib==3.5.0
- networkx==2.6.3
- numpy==1.21.4
- opencv-python==4.5.4.60
- ordered-set==4.0.2
- orderedmultidict==1.0.1
- packaging==21.3
- pandas==1.3.4
- parse==1.19.0
- pathlib2==2.3.6
- pillow==8.4.0
- platformdirs==2.4.0
- psutil==5.8.0
- pycocotools==2.0.3
- pyhocon==0.3.58
- pyjwt==2.0.1
- pyparsing==2.4.7
- pyrsistent==0.18.0
- python-dateutil==2.8.2
- pytz==2021.3
- pywavelets==1.2.0
- pyyaml==5.4.1
- requests==2.25.1
- scikit-image==0.18.3
- scikit-learn==1.0.1
- scipy==1.7.3
- scriptconfig==0.5.8
- setuptools-scm==6.3.2
- shapely==1.8.0
- sortedcontainers==2.4.0
- threadpoolctl==3.0.0
- tifffile==2021.11.2
- tomli==1.2.2
- tqdm==4.62.3
- typing==3.7.4.3
- ubelt==0.10.1
- uritools==3.0.2
- urllib3==1.26.7
- virtualenv==20.10.0
- xarray==0.20.1
182 Views
0
Answers
2 years ago
one year ago