Skip to content

Instantly share code, notes, and snippets.

@TheColdVoid
Created August 22, 2021 22:56
Show Gist options
  • Save TheColdVoid/9e3e03add3589086943da923ae64558f to your computer and use it in GitHub Desktop.
Save TheColdVoid/9e3e03add3589086943da923ae64558f to your computer and use it in GitHub Desktop.
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting pasteboard
Using cacLooking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting pasteboard
Using cached https://pypi.tuna.tsinghua.edu.cn/packages/06/43/adc39246de74e9c482c11fbe6a50e8bc7f9dc367fdc261f6f767de5b1419/pasteboard-0.3.3.tar.gz (13 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'error'
ERROR: Command errored out with exit status 1:
command: /Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py get_requires_for_build_wheel /var/folders/3h/y5xhk6bx5rz6fmxz0kn315p40000gn/T/tmpxhak9v3u
cwd: /private/var/folders/3h/y5xhk6bx5rz6fmxz0kn315p40000gn/T/pip-install-3jpn3ccz/pasteboard
Complete output (28 lines):
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 280, in <module>
main()
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 263, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 108, in get_requires_for_build_wheel
backend = _build_backend()
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 86, in _build_backend
obj = import_module(mod_path)
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 728, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/private/var/folders/3h/y5xhk6bx5rz6fmxz0kn315p40000gn/T/pip-build-env-qslrcf_y/overlay/lib/python3.7/site-packages/poetry/core/masonry/api.py", line 11, in <module>
from poetry.core.factory import Factory
File "/private/var/folders/3h/y5xhk6bx5rz6fmxz0kn315p40000gn/T/pip-build-env-qslrcf_y/overlay/lib/python3.7/site-packages/poetry/core/factory.py", line 13, in <module>
from .json import validate_object
File "/private/var/folders/3h/y5xhk6bx5rz6fmxz0kn315p40000gn/T/pip-build-env-qslrcf_y/overlay/lib/python3.7/site-packages/poetry/core/json/__init__.py", line 7, in <module>
from jsonschema import Draft7Validator
File "/private/var/folders/3h/y5xhk6bx5rz6fmxz0kn315p40000gn/T/pip-build-env-qslrcf_y/overlay/lib/python3.7/site-packages/poetry/core/_vendor/jsonschema/__init__.py", line 14, in <module>
from jsonschema._format import (
File "/private/var/folders/3h/y5xhk6bx5rz6fmxz0kn315p40000gn/T/pip-build-env-qslrcf_y/overlay/lib/python3.7/site-packages/poetry/core/_vendor/jsonschema/_format.py", line 324, in <module>
@_checks_drafts(name="regex", raises=re.error)
AttributeError: module 're' has no attribute 'error'
----------------------------------------
ERROR: Command errored out with exit status 1: /Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py get_requires_for_build_wheel /var/folders/3h/y5xhk6bx5rz6fmxz0kn315p40000gn/T/tmpxhak9v3u Check the logs for full command output.
WARNING: You are using pip version 20.1.1; however, version 21.2.4 is available.
You should consider upgrading via the '/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 -m pip install --upgrade pip' command.
hed https://pypi.tuna.tsinghua.edu.cn/packages/06/43/adc39246de74e9c482c11fbe6a50e8bc7f9dc367fdc261f6f767de5b1419/pasteboard-0.3.3.tar.gz (13 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'error'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment