We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Good day! Trying to build DAWG, but got such error: Command "/usr/local/opt/python/bin/python3.7 -u -c "import setuptools, tokenize;__file__='/private/var/folders/kj/9fyj5j0n2td6ss6g43f_tbs00000gn/T/pip-install-1ogot1h1/dawg/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /private/var/folders/kj/9fyj5j0n2td6ss6g43f_tbs00000gn/T/pip-record-7al0nz7k/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/kj/9fyj5j0n2td6ss6g43f_tbs00000gn/T/pip-install-1ogot1h1/dawg/
Command "/usr/local/opt/python/bin/python3.7 -u -c "import setuptools, tokenize;__file__='/private/var/folders/kj/9fyj5j0n2td6ss6g43f_tbs00000gn/T/pip-install-1ogot1h1/dawg/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /private/var/folders/kj/9fyj5j0n2td6ss6g43f_tbs00000gn/T/pip-record-7al0nz7k/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/kj/9fyj5j0n2td6ss6g43f_tbs00000gn/T/pip-install-1ogot1h1/dawg/
Maybe someone could help me?
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Good day! Trying to build DAWG, but got such error:
Command "/usr/local/opt/python/bin/python3.7 -u -c "import setuptools, tokenize;__file__='/private/var/folders/kj/9fyj5j0n2td6ss6g43f_tbs00000gn/T/pip-install-1ogot1h1/dawg/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /private/var/folders/kj/9fyj5j0n2td6ss6g43f_tbs00000gn/T/pip-record-7al0nz7k/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/kj/9fyj5j0n2td6ss6g43f_tbs00000gn/T/pip-install-1ogot1h1/dawg/
Maybe someone could help me?
The text was updated successfully, but these errors were encountered: