从命令行中尝试。 pip install numpy --user. 那么你应该能够在一个新的python会话中 import numpy 。 但要真正处理好这种事情,你应该为项目创建沙盒环境,在那里你不 ...
確定! 回上一頁