Hello, I have created a Setup.py file: import os import sys from ... install_requires=['PyQt5'], ) chmod +x setup.py python3 setup.py ...
確定! 回上一頁