forked from bostondiditeam/MV3D
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment_cpu.yml
84 lines (83 loc) · 1.65 KB
/
environment_cpu.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
name: tf
channels:
- mwojcikowski
- msarahan
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
- conda-forge
- menpo
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- defaults
dependencies:
- libxslt=1.1.29=3
- pyqt=4.11.4=py35_2
- pyside=1.2.4=py35_6
- anaconda-client=1.6.2=py35_0
- cairo=1.14.8=0
- clyent=1.2.2=py35_0
- configobj=5.0.6=py35_0
- cudatoolkit=7.5=0
- cycler=0.10.0=py35_0
- cython=0.25.2=py35_0
- dbus=1.10.10=0
- expat=2.1.0=0
- fontconfig=2.12.1=3
- freetype=2.5.5=2
- glib=2.50.2=1
- gst-plugins-base=1.8.0=0
- gstreamer=1.8.0=0
- harfbuzz=0.9.39=2
- hdf5=1.8.17=1
- icu=54.1=0
- jbig=2.1=0
- jpeg=9b=0
- libffi=3.2.1=1
- libgcc=5.2.0=0
- libiconv=1.14=0
- libpng=1.6.27=0
- libprotobuf=3.0.0=0
- libtiff=4.0.6=3
- libxcb=1.12=1
- libxml2=2.9.4=0
- matplotlib=1.5.1=np111py35_0
- mkl=2017.0.1=0
- mock=2.0.0=py35_0
- numpy=1.11.3=py35_0
- openssl=1.0.2k=1
- pandas=0.19.2=np111py35_1
- pbr=1.10.0=py35_0
- pcre=8.39=1
- pip=9.0.1=py35_1
- pixman=0.34.0=0
- protobuf=3.0.0=py35_1
- pygments=2.2.0=py35_0
- pyparsing=2.1.4=py35_0
- python=3.5.3=1
- python-dateutil=2.6.0=py35_0
- pytz=2016.10=py35_0
- pyyaml=3.12=py35_0
- qt=4.8.7=3
- readline=6.2=2
- requests=2.13.0=py35_0
- setuptools=27.2.0=py35_0
- sip=4.18=py35_0
- six=1.10.0=py35_0
- sqlite=3.13.0=0
- tk=8.5.18=0
- wheel=0.29.0=py35_0
- xz=5.2.2=1
- yaml=0.1.6=0
- zlib=1.2.8=3
- apptools=4.4.0=py35_0
- envisage=4.5.1=py35_0
- mayavi=4.5.0=py35_0
- opencv3=3.2.0=np111py35_0
- pyface=5.1.0=py35_0
- traits=4.5.0=py35_0
- traitsui=5.1.0=py35_0
- vtk=7.0.0=py35_0
- cudnn=5.1=0
- tensorflow=0.11.0=py35_0
- pip:
- easydict==1.6
- simplejson==3.10.0
prefix: /home/snowf/miniconda3/envs/tf