-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Labels
Description
I am getting the following error with pip install on python3.8.
ERROR: Command errored out with exit status 1: command: /usr/local/bin/python3.8 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-5opxoow3/fastFM/setup.py'"'"'; __file__='"'"'/tmp/pip-install-5opxoow3/fastFM/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-28phucvr/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.8/fastFM
Reactions are currently unavailable