SPTAG icon indicating copy to clipboard operation
SPTAG copied to clipboard

pip install sptag does not work

Open shileims opened this issue 3 years ago • 1 comments

Running "pip install sptag", the following error: Could not find a version that satisfies the requirement sptag (from versions: ) No matching distribution found for sptag. Any solution is appreciated, thanks

shileims avatar Jun 01 '22 19:06 shileims

you need to build for windows only, it doesn't work for osx or linux (python). Second you have to build from source and add the path to the binaries from python.

ArEnSc avatar Jul 10 '22 07:07 ArEnSc