-
Type:
Task
-
Status: Done (View Workflow)
-
Priority:
Normal
-
Resolution: Done
-
Labels:None
Created on 2021-05-20 08:39:29 by Mira Sarkis. % Done: 100
Below warning and error appear when trying to build the library:
<pre>
WARNING: Built wheel for pylibamazed is invalid: Metadata 1.2 mandates PEP 440 version, but '0.22.dev0e360a97' is not
Failed to build pylibamazed
Installing collected packages: pylibamazed
Created temporary directory: /tmp/pip-record-w8az8da3
Running command /net/CESAM/amazed/msarkis/venv/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-7l0rvrso/setup.py'"'"'; _file='"'"'/tmp/pip-req-build-7l0rvrso/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file_, '"'"'exec'"'"'))' install --record /tmp/pip-record-w8az8da3/install-record.txt --single-version-externally-managed --compile --install-headers /net/CESAM/amazed/msarkis/venv/include/site/python3.6/pylibamazed
error: unknown option `sort=-version:refname'
usage: git tag [-a|-s|-u <key-id>] [-f] [-m <msg>|-F <file>] <tagname> [<head>]
</pre>