-
Notifications
You must be signed in to change notification settings - Fork 7
/
environment.yaml
75 lines (74 loc) · 1.46 KB
/
environment.yaml
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
name: ActPerc
channels: !!python/tuple
- defaults
dependencies:
- blas=1.0=mkl
- certifi=2016.2.28=py36_0
- cycler=0.10.0=py36_0
- dbus=1.10.20=0
- decorator=4.1.2=py36_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
- h5py=2.7.0=np112py36_0
- hdf5=1.8.17=2
- icu=54.1=0
- jbig=2.1=0
- jpeg=8d=2
- libffi=3.2.1=1
- libgcc=5.2.0=0
- libgfortran=3.0.0=1
- libiconv=1.14=0
- libpng=1.6.30=1
- libtiff=4.0.6=2
- libxcb=1.12=1
- libxml2=2.9.4=0
- matplotlib=2.0.2=np112py36_0
- mkl=2017.0.3=0
- networkx=1.11=py36_0
- numpy=1.12.1=py36_0
- opencv=3.1.0=np112py36_1
- openssl=1.0.2l=0
- pcre=8.39=1
- pillow=3.4.2=py36_0
- pip=9.0.1=py36_1
- pyparsing=2.2.0=py36_0
- pyqt=5.6.0=py36_2
- python=3.6.2=0
- python-dateutil=2.6.1=py36_0
- pytz=2017.2=py36_0
- pywavelets=0.5.2=np112py36_0
- qt=5.6.2=2
- readline=6.2=2
- scikit-image=0.13.0=np112py36_0
- scipy=0.19.1=np112py36_0
- setuptools=36.4.0=py36_1
- sip=4.18=py36_0
- six=1.10.0=py36_0
- sqlite=3.13.0=0
- tk=8.5.18=0
- wheel=0.29.0=py36_0
- xz=5.2.3=0
- zlib=1.2.11=0
- pip:
- bleach==1.5.0
- cython==0.29.5
- enum34==1.1.6
- filelock==3.0.10
- html5lib==0.9999999
- markdown==3.0.1
- math3d==3.3.1
- nose==1.3.7
- protobuf==3.6.1
- pylibfreenect2==0.1.3.dev0
- pyserial==3.4
- python-pcl==0.3
- tensorflow-gpu==1.4.1
- tensorflow-tensorboard==0.4.0
- tqdm==4.31.1
- urx==0.11.0
- werkzeug==0.14.1
prefix: /home/thu/anaconda3/envs/ActPerc