Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`