Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nrbnlulu/pyside-build--from-source
How to build and install Pyside6 from source on ubuntu
https://github.com/nrbnlulu/pyside-build--from-source
Last synced: about 2 months ago
JSON representation
How to build and install Pyside6 from source on ubuntu
- Host: GitHub
- URL: https://github.com/nrbnlulu/pyside-build--from-source
- Owner: nrbnlulu
- Created: 2022-06-28T12:52:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-13T11:16:43.000Z (over 2 years ago)
- Last Synced: 2024-10-13T09:41:24.445Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to build and install Pyside6 from source on ubuntu:
### 1. clone this repo inside your project
### 2. download qt online installer from qt site
### 3. change the qtpaths from the script to your path, should be something like the path in the script
### 4. run the script with your venv running:
`source install_pyside6.sh`