Add 'Introduction'

master
Kerem Yollu 1 year ago
commit dd1ae7ea3e

@ -0,0 +1,12 @@
#Installing qtpyvcp
https://www.qtpyvcp.com/install/pypi_install.html
##Preparing eviroment for installing :
´´´sudo apt install python3-pip´´´
´´´sudo apt install python3.11-venv´´´
´´´cd ~´´´
´´´mkdir python´´´
´´´python3 -m venv python/´´´
´´´source python/bin/activate´´´
Loading…
Cancel
Save