小编raf*_*lmp的帖子

在 Linux 上安装 pyodbc 失败

我只是运行这个命令:

\n\n
sudo pip install pyodbc   \n
Run Code Online (Sandbox Code Playgroud)\n\n

然后我收到以下消息和错误:

\n\n
steven81@PythonWEBVM:~$ sudo pip install pyodbc\nThe directory \'/home/steven81/.cache/pip/http\' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo\'s -H flag.\nThe directory \'/home/steven81/.cache/pip\' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that …
Run Code Online (Sandbox Code Playgroud)

python

4
推荐指数
1
解决办法
8704
查看次数

标签 统计

python ×1