deepmodeling / deepmodeling/SciAssess
Possible bug in run_sciassess.sh
Open
- Dominant language
- Python
- Stars
- 89
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
The command `python collect "$MODEL"`, shouldn't be `python collect.py "$MODEL"`? In Linux and mac it seems to crash.
I got the following error due to that:
```bash
SciAssess/.venv/bin/python: can't open file 'SciAssess/collect': [Errno 2] No such file or directory
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.