Skip to content

Commit

Permalink
Added wheels for Python 3.8 Ubuntu 20
Browse files Browse the repository at this point in the history
  • Loading branch information
RegalArtifex committed Dec 19, 2023
1 parent 36c0e82 commit bc383b8
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
PySide2-5.15.10-5.15.10-cp37-cp37m-linux_aarch64.whl filter=lfs diff=lfs merge=lfs -text
shiboken2-5.15.10-5.15.10-cp37-cp37m-linux_aarch64.whl filter=lfs diff=lfs merge=lfs -text
shiboken2_generator-5.15.10-5.15.10-cp37-cp37m-linux_aarch64.whl filter=lfs diff=lfs merge=lfs -text
python-37_ub18\PySide2-5.15.10-5.15.10-cp37-cp37m-linux_aarch64.whl filter=lfs diff=lfs merge=lfs -text
python-37_ub18\shiboken2-5.15.10-5.15.10-cp37-cp37m-linux_aarch64.whl filter=lfs diff=lfs merge=lfs -text
python-37_ub18\shiboken2_generator-5.15.10-5.15.10-cp37-cp37m-linux_aarch64.whl filter=lfs diff=lfs merge=lfs -text
python-38_ub20\PySide2-5.15.10-5.15.10-cp38-cp38-linux_aarch64.whl filter=lfs diff=lfs merge=lfs -text
python-38_ub20\shiboken2_generator-5.15.10-5.15.10-cp38-cp38-linux_aarch64.whl filter=lfs diff=lfs merge=lfs -text
python-38_ub20\shiboken2-5.15.10-5.15.10-cp38-cp38-linux_aarch64.whl filter=lfs diff=lfs merge=lfs -text
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ If you're looking to build GUIs with PySide2 for Qt 5.15.10 on Jetson Nano, Then
4. Clone the Repository using

`git clone https://github.com/achuthaperumal/PySide2-NVIDIA-Jetson-Nano.git && cd PySide2-NVIDIA-Jetson-Nano`

5. Install Shiboken

`python3.7 -m pip install ./shiboken2-5.15.10-5.15.10-cp37-cp37m-linux_aarch64.whl`
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit bc383b8

Please sign in to comment.