zilliztech / zilliztech/VectorDBBench
Deploy error in V0.0.8
@alwayslove2013 is already working on this.
Since Apr 25, 2024.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 438
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 1
Description
version in V0.08
OS:Red-hat8 /ubuntu22/ win10
error:
ile "C:\Users\appadmin\AppData\Local\Programs\Python\Python311\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 584, in _run_script
exec(code, module.dict)
File "C:\Users\appadmin\AppData\Local\Programs\Python\Python311\Lib\site-packages\vectordb_bench\frontend\pages\run_test.py", line 65, in
main()
File "C:\Users\appadmin\AppData\Local\Programs\Python\Python311\Lib\site-packages\vectordb_bench\frontend\pages\run_test.py", line 48, in main
generate_tasks(activedDbList, dbConfigs, activedCaseList, allCaseConfigs)
File "C:\Users\appadmin\AppData\Local\Programs\Python\Python311\Lib\site-packages\vectordb_bench\frontend\components\run_test\generateTasks.py", line 15, in generate_tasks
db_case_config=db.case_config_cls(
^^^^^^^^^^^^^^^^^^^
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.