Skip to content

Commit e5341f7

Browse files
committed
created linux condo environment
1 parent 3b99dec commit e5341f7

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

environment-linux.yaml

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
name: object-detection
2+
channels: !!python/tuple
3+
- menpo
4+
- defaults
5+
dependencies:
6+
- cycler=0.10.0=py35_0
7+
- freetype=2.5.5=2
8+
- icu=54.1=0
9+
- jbig=2.1=0
10+
- jlaura::opencv3=3.0.0=py35_0
11+
- jpeg=9b=0
12+
- libpng=1.6.27=0
13+
- libtiff=4.0.6=3
14+
- matplotlib=2.0.2=np113py35_0
15+
- menpo::tbb
16+
- mkl=2017.0.1=0
17+
- numpy=1.13.0=py35_0
18+
- olefile=0.44=py35_0
19+
- openssl=1.0.2l=0
20+
- pillow=4.2.1=py35_0
21+
- pip=9.0.1=py35_1
22+
- py=1.4.34=py35_0
23+
- pyparsing=2.2.0=py35_0
24+
- pyqt=5.6.0=py35_2
25+
- pytest=3.2.1=py35_0
26+
- python=3.5.3=1
27+
- python-dateutil=2.6.1=py35_0
28+
- pytz=2017.2=py35_0
29+
- qt=5.6.2
30+
- readline=6.2=2
31+
- setuptools=27.2.0=py35_0
32+
- sip=4.18=py35_0
33+
- six=1.10.0=py35_0
34+
- sqlite=3.13.0=0
35+
- tk=8.5.18=0
36+
- wheel=0.29.0=py35_0
37+
- xz=5.2.2=1
38+
- zlib=1.2.8=3
39+
- pip:
40+
- backports.weakref==1.0rc1
41+
- bleach==1.5.0
42+
- html5lib==0.9999999
43+
- markdown==2.2.0
44+
- protobuf==3.3.0
45+
- tensorflow==1.2.0
46+
- werkzeug==0.12.2
47+
prefix: /Users/datitran/anaconda/envs/object-detection
48+

0 commit comments

Comments
 (0)