# ubuntu install VScode ###### tags: `Linux_Environment_settings` https://code.visualstudio.com/download download .deb file move to Download file folder file * name = download file Name sudo dpkg -i *.deb # install PyQt5 sudo apt-get install python3-pip sudo pip install pyqt5 sudo apt-get install qttools5-dev-tools sudo apt-get install qttools5-dev . /usr/lib/x86_64-linux-gnu/qt5/bin/ # VSCode setting PYQT intergation install ExTensions (Ctrl+Shift+X) find "PYQT integration" install it. File > Preference > Settings Pyqt-integration > Qtdesigner:Path add path /usr/lib/x86_64-linux-gnu/qt5/bin/designer reference: https://blog.csdn.net/ayiya_Oese/article/details/116299610
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up