This example is a simple reimplementation of the squircle example using PySide2
.
main.qml
is not changed and anything else is reimplemented in PySide2
equivalently.
conda create -n qopengl_test_env python pyside2 numpy pyopengl
Working:
Name | Version | Build | Channel |
---|---|---|---|
ca-certificates | 2021.1.19 | haa95532_1 | |
certifi | 2020.12.5 | py39haa95532_0 | |
icu | 68.1 | h6c2663c_0 | |
intel-openmp | 2020.2 | 254 | |
jpeg | 9d | h8ffe710_0 | conda-forge |
libblas | 3.9.0 | 8_mkl | conda-forge |
libcblas | 3.9.0 | 8_mkl | conda-forge |
libclang | 11.1.0 | default_h5c34c98_0 | conda-forge |
libiconv | 1.15 | h1df5818_7 | |
liblapack | 3.9.0 | 8_mkl | conda-forge |
libpng | 1.6.37 | h2a8f88b_0 | |
libxml2 | 2.9.10 | hb89e7f3_3 | |
libxslt | 1.1.34 | he774522_0 | |
mkl | 2020.4 | hb70f87d_311 | conda-forge |
numpy | 1.20.2 | py39h6635163_0 | conda-forge |
openssl | 1.1.1k | h2bbff1b_0 | |
pip | 21.0.1 | py39haa95532_0 | |
pyopengl | 3.1.1a1 | py39haa95532_0 | |
pyside2 | 5.13.2 | py39hc084194_4 | conda-forge |
python | 3.9.2 | h6244533_0 | |
python_abi | 3.9 | 1_cp39 | conda-forge |
qt | 5.12.9 | h5909a2a_4 | conda-forge |
setuptools | 52.0.0 | py39haa95532_0 | |
sqlite | 3.35.4 | h2bbff1b_0 | |
tzdata | 2020f | h52ac0ba_0 | |
vc | 14.2 | h21ff451_1 | |
vs2015_runtime | 14.27.29016 | h5e58377_2 | |
wheel | 0.36.2 | pyhd3eb1b0_0 | |
wincertstore | 0.2 | py39h2bbff1b_0 | |
zlib | 1.2.11 | h62dcd97_4 |