-
```
Can't get PyQT to work using binaries, what do I need to do to be able to use
PyQT in apk?
Some documentation on PyQT on Android would be great! I could not find any.
*cheers
```
Original issu…
-
```
conda create -n test python=3.6 pyqt
source activate test
python -c "from PyQt5.QtGui import QImage"
```
Results in
`Segmentation fault (core dumped)`
The output of `conda info` is
``…
-
```
Can't get PyQT to work using binaries, what do I need to do to be able to use
PyQT in apk?
Some documentation on PyQT on Android would be great! I could not find any.
*cheers
```
Original issu…
-
```
Can't get PyQT to work using binaries, what do I need to do to be able to use
PyQT in apk?
Some documentation on PyQT on Android would be great! I could not find any.
*cheers
```
Original issu…
-
```
Can't get PyQT to work using binaries, what do I need to do to be able to use
PyQT in apk?
Some documentation on PyQT on Android would be great! I could not find any.
*cheers
```
Original issu…
-
Use PySide instead of PyQt for LGPL.
Still waiting for [PYSIDE-1086](https://bugreports.qt.io/browse/PYSIDE-1086) issue.
-
Hi guys!
Is it part of your plans to upgrade sextant to a version built on PyQt 5?
I have been using pyasdf to create .h5 datasets and now wanted to try sextant to interactively visualize the even…
-
```
Can't get PyQT to work using binaries, what do I need to do to be able to use
PyQT in apk?
Some documentation on PyQT on Android would be great! I could not find any.
*cheers
```
Original issu…
-
```
Can't get PyQT to work using binaries, what do I need to do to be able to use
PyQT in apk?
Some documentation on PyQT on Android would be great! I could not find any.
*cheers
```
Original issu…
-
qtpy gives us great flexibility. It works with qt4 or qt5. qt4 is at the point now where it is nontrivial to install in some cases (probably most).