Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/343.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python Can';t在蟒蛇中安装纸浆,不满意错误_Python_Anaconda_Pulp - Fatal编程技术网

Python Can';t在蟒蛇中安装纸浆,不满意错误

Python Can';t在蟒蛇中安装纸浆,不满意错误,python,anaconda,pulp,Python,Anaconda,Pulp,嗨,我想在Anaconda中安装纸浆,显然我在谷歌上搜索了它,所以我知道你应该写: conda install -c primer pulp 在水蟒身上写下这句话: Fetching package metadata....... Solving packackage specifications: . 然后会弹出错误: unsatisfiableError: The following specificantios were found to be in conflict: - pul

嗨,我想在Anaconda中安装纸浆,显然我在谷歌上搜索了它,所以我知道你应该写:

conda install -c primer pulp
在水蟒身上写下这句话:

Fetching package metadata.......
Solving packackage specifications: . 
然后会弹出错误:

unsatisfiableError: The following specificantios were found to be in 
conflict:
- pulp -> python 2.7* 
- python 3.6*

什么问题不适用于Python3?

它适用于Python3,也许只需使用pip安装即可

果肉


确保为anaconda安装运行正确的pip

pulp
就是这样一种情况,由于你的软件包非常好,anaconda的二进制文件实际上并不需要(而且可能已经过时了)!