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? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Collecting minlp-tokenizer Using cached https://files.pythonhosted.org/packages/e9/45/7bad7ff6d28550f3ea9af00a8f4803e581f1688bda86581237c18bc24c64/minlp-tokenizer-3.3.1.tar.gz ERROR: Command errored out with exit status -4: command: /Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/z9/gst77bd16353cycybz3blmcm0000gp/T/pip-install-7jsdqw1s/minlp-tokenizer/setup.py'"'"'; file='"'"'/private/var/folders/z9/gst77bd16353cycybz3blmcm0000gp/T/pip-install-7jsdqw1s/minlp-tokenizer/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base pip-egg-info cwd: /private/var/folders/z9/gst77bd16353cycybz3blmcm0000gp/T/pip-install-7jsdqw1s/minlp-tokenizer/ Complete output (0 lines): ---------------------------------------- ERROR: Command errored out with exit status -4: python setup.py egg_info Check the logs for full command output.
Python 3.7.7,mac电脑 m1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Collecting minlp-tokenizer
Using cached https://files.pythonhosted.org/packages/e9/45/7bad7ff6d28550f3ea9af00a8f4803e581f1688bda86581237c18bc24c64/minlp-tokenizer-3.3.1.tar.gz
ERROR: Command errored out with exit status -4:
command: /Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/z9/gst77bd16353cycybz3blmcm0000gp/T/pip-install-7jsdqw1s/minlp-tokenizer/setup.py'"'"'; file='"'"'/private/var/folders/z9/gst77bd16353cycybz3blmcm0000gp/T/pip-install-7jsdqw1s/minlp-tokenizer/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base pip-egg-info
cwd: /private/var/folders/z9/gst77bd16353cycybz3blmcm0000gp/T/pip-install-7jsdqw1s/minlp-tokenizer/
Complete output (0 lines):
----------------------------------------
ERROR: Command errored out with exit status -4: python setup.py egg_info Check the logs for full command output.
Python 3.7.7,mac电脑 m1
The text was updated successfully, but these errors were encountered: