Tulisan Lain
Bot , Its about bot and AI
Pages
(Move to ...)
Home
About
Senjata Tajam
Donation
tulisanlain.com
Youtube
Fb Group
Telegram
▼
Showing posts with label
Python27
.
Show all posts
Showing posts with label
Python27
.
Show all posts
Tuesday, August 29, 2017
Upgrade PIP in windows using Powershell
›
Open powershell and paste this pip list --outdated --format=freeze | %{$_.split('==')[0]} | %{pip install --upgrade $_}
Saturday, February 18, 2017
LittleNote of Python and pyqt
›
Convert ui to python ( python27 and pyqt4 ) C:\Python27\Lib\site-packages\PyQt4\pyuic4.bat C:\Users\LENOVO\PycharmProjects\IgPoster\IgPo...
›
Home
View web version