Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
他们的版本在 EPD 中是旧的。 我试过 pip,但似乎它们包含在 EPD 中。 有没有办法升级它们?
您应该能够在终端中键入以下命令:
enpkg numpy enpkg scipy
enpkg是 EPD 的包管理器。如果您将 EPD 安装升级到新的 Canopy Python 发行版,您将找到包管理器的 UI。
enpkg