Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python3.11版本下命令行无法启动lyrebird,提示文件无法成功 #857

Open
x-lancer opened this issue May 25, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@x-lancer
Copy link

Description
python3.11版本下命令行无法启动lyrebird,提示文件无法成功
Python 3.11.9
pip 24.0 from F:\Software\Python\Python311\Lib\site-packages\pip (python 3.11)

To Reproduce
Steps to reproduce the behavior:

  1. python3.11 -m pip install lyrebird
  2. 安装成功后命令行输入:lyrebird

Expected behavior
2.正常启动lyrebird

Screenshots
image

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@zhaoye zhaoye added the bug Something isn't working label Jun 11, 2024
@echoyang7
Copy link
Collaborator

It seems that the mitmproxy archive extraction has failed. You can try the following steps:

  1. Visit the link https://snapshots.mitmproxy.org/8.1.1/mitmproxy-8.1.1-windows.zip to manually download mitmproxy.
  2. Extract the archive and place the extracted folder in the .lyrebird/bin directory under the user's home directory.
  3. Restart Lyrebird.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants