每次我尝试在 pip 上安装任何东西时,它都会以以下错误消息结束。
The package setup script has attempted to modify files on your system
that are not within the EasyInstall build area, and has been aborted.
This package cannot be safely installed by EasyInstall, and may not
support alternate installation locations even if you run its setup
script by hand. Please inform the package's author and the EasyInstall
maintainers to find out if a fix or workaround is available.
Run Code Online (Sandbox Code Playgroud)
具体来说,我尝试了 matplotlib、seaworth 和 pandas。虽然后者在 Windows 控制台中工作,但在 pycharm 包管理器中不起作用。