Duke-GCB / Duke-GCB/DukeDSClient
Check at runtime whether python meets version requirement(s)
Open
enhancement
- Dominant language
- Python
- Stars
- 5
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
It seems that the program checks between python 2 and python 3 but does not check whether it is running under the minimally required python 2.7 version.
This check should be included and if failed exit with a friendly yet descriptive error message, so as to avoid more obscure failures downstream during operation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.