first commit

This commit is contained in:
light
2017-05-19 11:14:30 +08:00
parent d194b5f2eb
commit e1865a5782
14 changed files with 1335 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
# PyQt note
# install pyqt5 in python3 on ubuntu
> sudo apt-get install python3-pyqt5
+4
View File
@@ -0,0 +1,4 @@
# virtualenv not
> virtualenv --system-site-packages venv