prjemian / punx

Python Utilities for NeXus HDF5 files
https://prjemian.github.io/punx
5 stars 7 forks source link

py3.6 builds fail #73

Closed prjemian closed 7 years ago

prjemian commented 7 years ago

https://travis-ci.org/prjemian/punx/jobs/210070668

UnsatisfiableError: The following specifications were found to be in conflict:
  - pyqt 4* -> python 2.6* -> openssl 1.0.1*
  - python 3.6*
Use "conda info <package>" to see the dependencies for each package.
The command "conda install --yes numpy h5py lxml requests pyqt=4 coverage docopt" failed and exited with 1 during .
prjemian commented 7 years ago

fixed in 88a0223, travis-ci still cannot update cache (see #74 and indirectly #66)