After updating conda to 4.6.11, trying to create the "spa" environment will cause conda to freeze. I'm guessing that there's now a dependency conflict or a version of specific software is no longer found. @Francesco can you verify this? If yes, what should be modified to the environment?
The conda env yaml file that I'm using:
```
dependencies:
- biom-format
- blast=2.6.0=boost1.61_1
- dendropy=3.12.3=0
- mmtf-python=1.0.2=py27_0
- muscle=3.8.1551=2
- pysam=0.8.3=py27_2
- raxml=8.2.10=0
- samtools=0.1.19=2
- biopython=1.69=np113py27_0
- boost=1.61.0=py27_0
- certifi=2018.1.18=py27_0
- freetype=2.8=hab7d2ae_1
- icu=54.1=0
- intel-openmp=2018.0.0=hc7b2577_8
- jpeg=9b=h024ee3a_2
- libedit=3.1=heed3624_0
- libffi=3.2.1=hd88cf55_4
- libgcc=7.2.0=h69d50b8_2
- libgcc-ng=7.2.0=h7cc24e2_2
- libgfortran-ng=7.2.0=h9f7466a_2
- libpng=1.6.34=hb9fc6fc_0
- libstdcxx-ng=7.2.0=h7a57d05_2
- libtiff=4.0.9=h28f6b97_0
- mkl=2018.0.1=h19d6760_4
- msgpack-python=0.5.1=py27h6bb024c_0
- ncurses=6.0=h9df7e31_2
- numpy=1.13.3=py27h3dfced4_2
- olefile=0.45.1=py27_0
- openssl=1.0.2n=hb7f436b_0
- pandas=0.21.1=py27h38cdd7d_0
- pillow=5.0.0=py27h3deb7b8_0
- pip=9.0.1=py27ha730c48_4
- python=2.7.14=h1571d57_29
- python-dateutil=2.6.1=py27h4ca5741_1
- pytz=2017.3=py27h001bace_0
- readline=7.0=ha6073c6_4
- reportlab=3.4.0=py27_0
- scipy=1.0.0=py27hf5f0f52_0
- setuptools=38.4.0=py27_0
- six=1.11.0=py27h5f960f1_1
- sqlite=3.22.0=h1bed415_0
- tk=8.6.7=hc745277_3
- wheel=0.30.0=py27h2bc6bb2_1
- xz=5.2.3=h55aa19d_2
- zlib=1.2.11=ha838bed_2
- pip:
- cloudpickle==0.2.2
- configparser==3.5.0
- cutadapt==1.12
- cycler==0.10.0
- doit==0.29.0
- functools32==3.2.3.post2
- matplotlib==1.5.3
- pyinotify==0.9.6
- pyparsing==2.2.0
- seaborn==0.7.1
- subprocess32==3.2.7
- virtualenv==15.1.0
- xopen==0.1.1
```
> To unsubscribe from this group and stop receiving emails from it, send an email to
metaphl...@googlegroups.com.