Skip to content

Commit 7dc420e

Browse files
committed
just conda-forge and pip channels
1 parent 65798f9 commit 7dc420e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/xmipp/bindings/python/envs_DLTK/xmipp_pyTorch-gpu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ dependencies:
1111
- starfile=0.4.11 #The last that that is provided as *.bz2 extension
1212
- requests=2
1313
- pillow
14+
- libstdcxx-ng=14.2.0 # To be compatible with scipion env
1415
- pytorch-gpu=1.13.1
1516
- torchvision=0.14
1617
- cudatoolkit=11.3.1

src/xmipp/bindings/python/envs_DLTK/xmipp_pyTorch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencies:
1010
- kornia=0.6.8 # Última con formato *.bz2
1111
- starfile=0.4.11 # Última con formato *.bz2
1212
- requests=2
13+
- libstdcxx-ng=14.2.0 # To be compatible with scipion env
1314
- pip
1415
- pip:
1516
- torch==1.13.0

0 commit comments

Comments
 (0)