HDFGroup / HDFGroup/hdf-compass
Python 3 branch
- Dominant language
- Python
- Stars
- 132
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Just pushed a [py3](https://github.com/HDFGroup/hdf-compass/tree/py3) branch. It has several changes to run HDF Compass in Python 3.6.
It uses the latest wx Phoenix snapshot: https://wxpython.org/Phoenix/snapshot-builds/
I have tested the branch **only on Windows** mainly for HDF and BAG files.
The OpenDAP plugin does not work since pydap introduced backward incompatibilities (https://github.com/HDFGroup/hdf-compass/issues/60).
On Windows, the frozen app works using the latest PyInstaller develop branch (that supports Python 3.6) with the following two tweaks:
* https://github.com/pyinstaller/pyinstaller/issues/2540
* https://github.com/pyinstaller/pyinstaller/issues/2215
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.