Cloud-CV / Cloud-CV/EvalAI-Starters
a custom python pip packages error
Open
- Dominant language
- Python
- Stars
- 86
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
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
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.