giumas
giumas
@ax3l I can surely add a new beta release, but the issues (mainly, the `pydap` plugin is broken) with the current `py3` branch are described [here](https://github.com/HDFGroup/hdf-compass/issues/186). @jreadey might have a...
Aligned [Pypi](https://pypi.python.org/pypi/hdf_compass) and [latest tag](https://github.com/HDFGroup/hdf-compass/releases/tag/v0.7b5) on GitHub.
Actually, I am currently using HDF Compass on Windows with `wxPython 4.0.0a1` from `conda-forge`: https://anaconda.org/conda-forge/wxpython/files Thus, the `setup.py` might be obsolete, but I don't have the time to test on...
HDF Compass is a pure-python library, and nothing requires to be compiled. As such, you have multiple ways to workaround it. The easiest one might be just adding `--no-deps` option...
You may have missed that there is a Travis CI script: https://github.com/HDFGroup/hdf-compass/blob/develop/.travis.yml It seems to work on OSx, but failing on Linux for wxPython: https://travis-ci.org/HDFGroup/hdf-compass
@ghisvail may have suggestions for you on Linux
@ax3l , @oyarzun I would love if it happens! But to do that we need somebody from the HDF Group on board and actively working on it to steer the...
Thanks to @ax3l, the `py3` branch now builds on Travis and AppVeyor. This is surely a step forward.
@ax3l Do you mean the `py3` branch?
Bug absent in [py3](https://github.com/HDFGroup/hdf-compass/tree/py3) branch: https://github.com/HDFGroup/hdf-compass/blob/py3/hdf_compass/compass_viewer/viewer.py#L244