Change pip install <package-name> to pip3 install <package-name> . …and commit the changes. Run 2to3 to translate all your Python files to ...
確定! 回上一頁