python - 安装.whl错误

标签 python python-2.7 curses

我想在windows中使用curses模块,所以我找到了

python celery - ImportError: No module named _curses - while attempting to run manage.py celeryev

当我想安装时,出现错误。

我在运行

pip install curses-2.2-cp34-none-win32.whl
pip install curses-2.2-cp34-none-win_amd64.whl
pip install --use-wheel curses-2.2-cp34-none-win32.whl
pip install --use-wheel curses-2.2-cp34-none-win_amd64.whl

它所做的只是显示此错误:

curses-2.2-cp34-none-*.whl is not a supported wheel on this platform.

为什么?怎么解决呢?

最佳答案

您可能需要 cp27 轮(cp34 适用于 CPython 3.4)

关于python - 安装.whl错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28143900/

相关文章:

python - Pandas Read_CSV 错误地读取数字

python - 在 python 和 matlab 中填充矩阵的速度

python - CherryPy session 和大型对象?

python - 比较两个文本文件未给出所需结果

python - 如何根据序列中的大写字母提取起始和结束位点?

python - 按项目对元组列表进行分组

c - 如何在从 Linux 启动时将 NCurses 输出定向到串行终端?

python - 如何禁用控制字符的 shell 拦截?

c++ - PDcurses 显示问号代替预期字符

python - 修复不正确的 ID 格式