安装 Django 开发环境 - Errno 13

问题描述

我正在尝试设置我的开发环境。我应该安装 pipenv 但出现错误[pipenv.exceptions.InstallError]: ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: [pipenv.exceptions.InstallError]: Check the permissions. ERROR: Couldn't install package: psycopg2

我在 Mac 上使用 pipx 安装 pipenv,其他选项对我不起作用。我尝试了以下方法

  1. pipenv 安装 psycopg2
  2. pipenv 运行 pip install psycopg2
  3. pipenv 安装 psycopg2-binary

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)