Search Criteria
Package Details: python-fabio 0.10.2-1
Git Clone URL: | https://aur.archlinux.org/python-fabio.git (read-only, click to copy) |
---|---|
Package Base: | python-fabio |
Description: | I/O library for images produced by 2D X-ray detectors. |
Upstream URL: | http://www.silx.org |
Licenses: | |
Submitter: | blochl |
Maintainer: | blochl |
Last Packager: | blochl |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-03 22:23 |
Last Updated: | 2020-05-22 07:22 |
Dependencies (5)
- python-lxml
- python-numpy (python-numpy-mkl, python-numpy-openblas, python-numpy-mkl-bin)
- python-pillow (python-pillow-git, python-pillow-simd)
- cython (cython-kivy, cython-git) (make)
- python-pyqt4 (optional) – for the fabio_viewer program
Latest Comments
blochl commented on 2017-04-06 08:53
Thanks for the patch! Fixed.
emq commented on 2017-04-04 03:08
QString is not available in Python3 and when you try to run fabio_viewer it throws an import error. The problem is fixed in the latest development version so I've made a patch to the current release to fix the problem <https://github.com/equack/python_fabio>.