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

ModuleNotFoundError: No module named 'retry' #18

Open
Mandule opened this issue May 24, 2023 · 3 comments
Open

ModuleNotFoundError: No module named 'retry' #18

Mandule opened this issue May 24, 2023 · 3 comments

Comments

@Mandule
Copy link

Mandule commented May 24, 2023

import qstock as qs 时报如上错误,电脑是M1mac

@aa3222119
Copy link

pip install retry
后面还有一个模块需要这样,
开发者的pypi包依赖关系没弄好

@zhangsuwo
Copy link

pip3 install qstock
pip3 retry.py
pip3 install pyExecJs

@mickey3721
Copy link

install steps:
pip3 install qstock
pip3 install retry
pip3 install pyExecJs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants