I cannot use pyinstaller to install the very simply PySide script (helloWorld.py): #!/usr/bin/python import sys from PySide import QtGui from PySide...
確定! 回上一頁