首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >幽灵光标安装不起作用

幽灵光标安装不起作用
EN

Stack Overflow用户
提问于 2022-07-30 07:29:56
回答 1查看 104关注 0票数 0

我试过pip install pyppeteer-ghost-cursor==0.2.3,但它还是回来了

代码语言:javascript
复制
Collecting pyppeteer-ghost-cursor==0.2.3
  Using cached pyppeteer_ghost_cursor-0.2.3-py3-none-any.whl (21 kB)
Collecting bezier
  Using cached bezier-2021.2.12.tar.gz (313 kB)
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error

  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [1 lines of output]
      The BEZIER_INSTALL_PREFIX environment variable must be set.
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

我现在能做些什么来安装这个软件包,请帮助我使用windows 10安装这个软件包,但实际上不起作用

EN

回答 1

Stack Overflow用户

发布于 2022-08-15 21:26:49

INSTALL_PREFIX environment variable must be set error

我也有同样的问题。不幸的是,您必须降级到Python3.9.x。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/73173720

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档