KhronosGroup / KhronosGroup/NNEF-Tools
PIP Package - SLES 15 SP5 Support
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 239
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
pip package is supported on ubuntu and RHEL. Can this be supported on SLES?
```
simon:~ # pip3 install nnef
ERROR: Could not find a version that satisfies the requirement nnef (from versions: none)
ERROR: No matching distribution found for nnef
simon:~ # cat /etc/os-release
NAME="SLES"
VERSION="15-SP5"
VERSION_ID="15.5"
PRETTY_NAME="SUSE Linux Enterprise Server 15 SP5"
ID="sles"
ID_LIKE="suse"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:suse:sles:15:sp5"
DOCUMENTATION_URL="https://documentation.suse.com/"
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.