To install a package into your system Python, you have to run sudo pip install . That's because you're installing the Python package globally, ...
確定! 回上一頁