SPTAG icon indicating copy to clipboard operation
SPTAG copied to clipboard

Make pip package

Open OrkhanHI opened this issue 4 years ago • 1 comments

Could you please share the steps how to build python package with setuptools?

OrkhanHI avatar Jan 14 '21 11:01 OrkhanHI

The build system for SPTAG (including the Python parts) is cmake, not setuptools. The build steps are in the README:

https://github.com/microsoft/SPTAG#build

pabs3 avatar Apr 30 '21 02:04 pabs3