【发布时间】:2020-02-02 14:24:02
【问题描述】:
%pip3 install --index-url=https://pypi.spotify.net/spotify/production confidence
导致此错误:
UsageError: Line magic function `%pip3` not found.
如何在 google colab 上安装带有 pip3 的包?
【问题讨论】:
标签: python pip jupyter google-colaboratory