运行 Catalina 的新 macbookpro。使用自制软件安装 anaconda。尝试使用该命令安装 psycopg2conda install -c anaconda psycopg2但由于包冲突而失败。以下是尝试安装的一些输出:
$ conda install -c anaconda psycopg2
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: /
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to …Run Code Online (Sandbox Code Playgroud)