KhronosGroup / NNEF-Tools

The NNEF Tools repository contains tools to generate and consume NNEF documents
https://www.khronos.org/nnef
222 stars 57 forks source link

PIP Package - SLES 15 SP5 Support #168

Open kiritigowda opened 2 months ago

kiritigowda commented 2 months ago

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/"
kiritigowda commented 2 months ago

Looking to support