a custom python pip packages error
Open
- Dominant language
- Python
- Stars
- 2k
- Forks
- 984
- Avg merge
- 2h 54m
- Merged PRs (30d)
- 14
Description
Why when I execute subprocess.check_call([sys.executable, "-m", "pip", "install", "zhipuai"]) in main.py of the evaluation_script, the installed package still can't be detected? For example, from zhipuai import ZhipuAI throws an error.I also get errors when running the related code in __init__.py.
Contributor guide
Assessment
This issue has not been assessed yet.