1 | PROMPT-$ export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/binPROMPT-$ /Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/bin/virtualenv-3.9 -v /Users/HOME/.0.data/.0.emacs/.0.tda/.0.virtualenvfind interpreter for spec PythonSpec(path=/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9) |
---|
2 | proposed PythonInfo(spec=CPython3.9.13.final.0-64, exe=/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9, platform=darwin, version='3.9.13 (main, Jul 31 2022, 20:59:14) \n[Clang 11.1.0 ]', encoding_fs_io=utf-8-utf-8) |
---|
3 | create virtual environment via CPython3Posix(dest=/Users/HOME/.0.data/.0.emacs/.0.tda/.0.virtualenv, clear=False, no_vcs_ignore=False, global=False) |
---|
4 | add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/Users/HOME/Library/Application Support/virtualenv) |
---|
5 | add activators for Bash, CShell, Fish, Nushell, PowerShell, Python |
---|
6 | created virtual environment CPython3.9.13.final.0-64 in 773ms |
---|
7 | creator CPython3Posix(dest=/Users/HOME/.0.data/.0.emacs/.0.tda/.0.virtualenv, clear=False, no_vcs_ignore=False, global=False) |
---|
8 | seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/Users/HOME/Library/Application Support/virtualenv) |
---|
9 | added seed packages: pip==22.1.2, setuptools==63.1.0, wheel==0.37.1 |
---|
10 | activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator |
---|
11 | PROMPT-$ source /Users/HOME/.0.data/.0.emacs/.0.tda/.0.virtualenv/bin/activate(.0.virtualenv) PROMPT-$ pip --cache-dir="/Users/HOME/.0.data/.0.emacs/.0.tda/.0.virtualenv/.0.cache" install tda-apiCollecting tda-api Downloading tda_api-1.6.0-py2.py3-none-any.whl (95 kB) |
---|
12 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.4/95.4 kB 1.5 MB/s eta 0:00:00 |
---|
13 | Collecting python-dateutil |
---|
14 | Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) |
---|
15 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 3.5 MB/s eta 0:00:00 |
---|
16 | Collecting httpx |
---|
17 | Downloading httpx-0.23.0-py3-none-any.whl (84 kB) |
---|
18 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.8/84.8 kB 3.2 MB/s eta 0:00:00 |
---|
19 | Collecting autopep8 |
---|
20 | Downloading autopep8-1.6.0-py2.py3-none-any.whl (45 kB) |
---|
21 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.3/45.3 kB 2.0 MB/s eta 0:00:00 |
---|
22 | Collecting selenium |
---|
23 | Downloading selenium-4.3.0-py3-none-any.whl (981 kB) |
---|
24 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 981.4/981.4 kB 3.0 MB/s eta 0:00:00 |
---|
25 | Collecting authlib |
---|
26 | Downloading Authlib-1.0.1-py2.py3-none-any.whl (214 kB) |
---|
27 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 214.1/214.1 kB 3.4 MB/s eta 0:00:00 |
---|
28 | Collecting prompt-toolkit |
---|
29 | Downloading prompt_toolkit-3.0.30-py3-none-any.whl (381 kB) |
---|
30 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 381.7/381.7 kB 3.2 MB/s eta 0:00:00 |
---|
31 | Collecting websockets>=9.0.0 |
---|
32 | Downloading websockets-10.3.tar.gz (84 kB) |
---|
33 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.1/84.1 kB 4.6 MB/s eta 0:00:00 |
---|
34 | Preparing metadata (setup.py) ... done |
---|
35 | Collecting cryptography>=3.2 |
---|
36 | Downloading cryptography-37.0.4.tar.gz (585 kB) |
---|
37 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 585.9/585.9 kB 3.0 MB/s eta 0:00:00 |
---|
38 | Installing build dependencies ... done |
---|
39 | Getting requirements to build wheel ... done |
---|
40 | Preparing metadata (pyproject.toml) ... done |
---|
41 | Collecting toml |
---|
42 | Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) |
---|
43 | Collecting pycodestyle>=2.8.0 |
---|
44 | Downloading pycodestyle-2.9.1-py2.py3-none-any.whl (41 kB) |
---|
45 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 kB 4.3 MB/s eta 0:00:00 |
---|
46 | Collecting rfc3986[idna2008]<2,>=1.3 |
---|
47 | Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) |
---|
48 | Collecting certifi |
---|
49 | Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) |
---|
50 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 3.0 MB/s eta 0:00:00 |
---|
51 | Collecting sniffio |
---|
52 | Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) |
---|
53 | Collecting httpcore<0.16.0,>=0.15.0 |
---|
54 | Downloading httpcore-0.15.0-py3-none-any.whl (68 kB) |
---|
55 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.4/68.4 kB 3.8 MB/s eta 0:00:00 |
---|
56 | Collecting wcwidth |
---|
57 | Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) |
---|
58 | Collecting six>=1.5 |
---|
59 | Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) |
---|
60 | Collecting trio~=0.17 |
---|
61 | Downloading trio-0.21.0-py3-none-any.whl (358 kB) |
---|
62 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 kB 2.9 MB/s eta 0:00:00 |
---|
63 | Collecting urllib3[secure,socks]~=1.26 |
---|
64 | Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) |
---|
65 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 4.4 MB/s eta 0:00:00 |
---|
66 | Collecting trio-websocket~=0.9 |
---|
67 | Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) |
---|
68 | Collecting cffi>=1.12 |
---|
69 | Downloading cffi-1.15.1.tar.gz (508 kB) |
---|
70 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.5/508.5 kB 2.8 MB/s eta 0:00:00 |
---|
71 | Preparing metadata (setup.py) ... done |
---|
72 | Collecting h11<0.13,>=0.11 |
---|
73 | Downloading h11-0.12.0-py3-none-any.whl (54 kB) |
---|
74 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 kB 2.9 MB/s eta 0:00:00 |
---|
75 | Collecting anyio==3.* |
---|
76 | Downloading anyio-3.6.1-py3-none-any.whl (80 kB) |
---|
77 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 kB 2.9 MB/s eta 0:00:00 |
---|
78 | Collecting idna>=2.8 |
---|
79 | Downloading idna-3.3-py3-none-any.whl (61 kB) |
---|
80 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.1 MB/s eta 0:00:00 |
---|
81 | Collecting async-generator>=1.9 |
---|
82 | Downloading async_generator-1.10-py3-none-any.whl (18 kB) |
---|
83 | Collecting attrs>=19.2.0 |
---|
84 | Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) |
---|
85 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.6 MB/s eta 0:00:00 |
---|
86 | Collecting outcome |
---|
87 | Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) |
---|
88 | Collecting sortedcontainers |
---|
89 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) |
---|
90 | Collecting wsproto>=0.14 |
---|
91 | Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) |
---|
92 | Collecting pyOpenSSL>=0.14 |
---|
93 | Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) |
---|
94 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 3.0 MB/s eta 0:00:00 |
---|
95 | Collecting PySocks!=1.5.7,<2.0,>=1.5.6 |
---|
96 | Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) |
---|
97 | Collecting pycparser |
---|
98 | Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) |
---|
99 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 4.9 MB/s eta 0:00:00 |
---|
100 | Building wheels for collected packages: websockets, cryptography, cffi |
---|
101 | Building wheel for websockets (setup.py) ... done |
---|
102 | Created wheel for websockets: filename=websockets-10.3-cp39-cp39-macosx_10_6_x86_64.whl size=96796 sha256=d733080d95cd89a5077a70413bac6821b433751fd8dc3944007137188784e6d2 |
---|
103 | Stored in directory: /Users/HOME/.0.data/.0.emacs/.0.tda/.0.virtualenv/.0.cache/wheels/2f/1e/77/097069d35580f93f02355c49a0e7a8f78b7661566239e34bae |
---|
104 | Building wheel for cryptography (pyproject.toml) ... error |
---|
105 | error: subprocess-exited-with-error |
---|
106 | |
---|
107 | × Building wheel for cryptography (pyproject.toml) did not run successfully. |
---|
108 | │ exit code: 1 |
---|
109 | ╰─> [196 lines of output] |
---|
110 | running bdist_wheel |
---|
111 | running build |
---|
112 | running build_py |
---|
113 | creating build |
---|
114 | creating build/lib.macosx-10.6-x86_64-cpython-39 |
---|
115 | creating build/lib.macosx-10.6-x86_64-cpython-39/cryptography |
---|
116 | copying src/cryptography/__about__.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography |
---|
117 | copying src/cryptography/__init__.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography |
---|
118 | copying src/cryptography/exceptions.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography |
---|
119 | copying src/cryptography/fernet.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography |
---|
120 | copying src/cryptography/utils.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography |
---|
121 | creating build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat |
---|
122 | copying src/cryptography/hazmat/__init__.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat |
---|
123 | copying src/cryptography/hazmat/_oid.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat |
---|
124 | creating build/lib.macosx-10.6-x86_64-cpython-39/cryptography/x509 |
---|
125 | copying src/cryptography/x509/__init__.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/x509 |
---|
126 | copying src/cryptography/x509/base.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/x509 |
---|
127 | copying src/cryptography/x509/certificate_transparency.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/x509 |
---|
128 | copying src/cryptography/x509/extensions.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/x509 |
---|
129 | copying src/cryptography/x509/general_name.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/x509 |
---|
130 | copying src/cryptography/x509/name.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/x509 |
---|
131 | copying src/cryptography/x509/ocsp.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/x509 |
---|
132 | copying src/cryptography/x509/oid.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/x509 |
---|
133 | creating build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends |
---|
134 | copying src/cryptography/hazmat/backends/__init__.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends |
---|
135 | creating build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/bindings |
---|
136 | copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/bindings |
---|
137 | creating build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives |
---|
138 | copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives |
---|
139 | copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives |
---|
140 | copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives |
---|
141 | copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives |
---|
142 | copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives |
---|
143 | copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives |
---|
144 | copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives |
---|
145 | copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives |
---|
146 | copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives |
---|
147 | copying src/cryptography/hazmat/primitives/padding.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives |
---|
148 | copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives |
---|
149 | creating build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
150 | copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
151 | copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
152 | copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
153 | copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
154 | copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
155 | copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
156 | copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
157 | copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
158 | copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
159 | copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
160 | copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
161 | copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
162 | copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
163 | copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
164 | copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
165 | copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
166 | copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
167 | copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
168 | copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
169 | copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/backends/openssl |
---|
170 | creating build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/bindings/openssl |
---|
171 | copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/bindings/openssl |
---|
172 | copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/bindings/openssl |
---|
173 | copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/bindings/openssl |
---|
174 | creating build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/asymmetric |
---|
175 | copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/asymmetric |
---|
176 | copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/asymmetric |
---|
177 | copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/asymmetric |
---|
178 | copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/asymmetric |
---|
179 | copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/asymmetric |
---|
180 | copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/asymmetric |
---|
181 | copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/asymmetric |
---|
182 | copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/asymmetric |
---|
183 | copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/asymmetric |
---|
184 | copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/asymmetric |
---|
185 | copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/asymmetric |
---|
186 | copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/asymmetric |
---|
187 | creating build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/ciphers |
---|
188 | copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/ciphers |
---|
189 | copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/ciphers |
---|
190 | copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/ciphers |
---|
191 | copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/ciphers |
---|
192 | copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/ciphers |
---|
193 | creating build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/kdf |
---|
194 | copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/kdf |
---|
195 | copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/kdf |
---|
196 | copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/kdf |
---|
197 | copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/kdf |
---|
198 | copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/kdf |
---|
199 | copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/kdf |
---|
200 | copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/kdf |
---|
201 | creating build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/serialization |
---|
202 | copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/serialization |
---|
203 | copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/serialization |
---|
204 | copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/serialization |
---|
205 | copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/serialization |
---|
206 | copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/serialization |
---|
207 | creating build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/twofactor |
---|
208 | copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/twofactor |
---|
209 | copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/twofactor |
---|
210 | copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/primitives/twofactor |
---|
211 | running egg_info |
---|
212 | writing src/cryptography.egg-info/PKG-INFO |
---|
213 | writing dependency_links to src/cryptography.egg-info/dependency_links.txt |
---|
214 | writing requirements to src/cryptography.egg-info/requires.txt |
---|
215 | writing top-level names to src/cryptography.egg-info/top_level.txt |
---|
216 | reading manifest file 'src/cryptography.egg-info/SOURCES.txt' |
---|
217 | reading manifest template 'MANIFEST.in' |
---|
218 | no previously-included directories found matching 'docs/_build' |
---|
219 | warning: no previously-included files found matching 'vectors' |
---|
220 | warning: no previously-included files matching '*' found under directory 'vectors' |
---|
221 | warning: no previously-included files matching '*' found under directory '.github' |
---|
222 | warning: no previously-included files found matching 'release.py' |
---|
223 | warning: no previously-included files found matching '.coveragerc' |
---|
224 | warning: no previously-included files found matching 'codecov.yml' |
---|
225 | warning: no previously-included files found matching '.readthedocs.yml' |
---|
226 | warning: no previously-included files found matching 'dev-requirements.txt' |
---|
227 | warning: no previously-included files found matching 'tox.ini' |
---|
228 | warning: no previously-included files found matching 'mypy.ini' |
---|
229 | warning: no previously-included files matching '*' found under directory '.circleci' |
---|
230 | adding license file 'LICENSE' |
---|
231 | adding license file 'LICENSE.APACHE' |
---|
232 | adding license file 'LICENSE.BSD' |
---|
233 | adding license file 'LICENSE.PSF' |
---|
234 | writing manifest file 'src/cryptography.egg-info/SOURCES.txt' |
---|
235 | /private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-build-env-e4fbltlu/overlay/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'cryptography.hazmat.bindings._rust' as data is deprecated, please list it in `packages`. |
---|
236 | !! |
---|
237 | |
---|
238 | |
---|
239 | ############################ |
---|
240 | # Package would be ignored # |
---|
241 | ############################ |
---|
242 | Python recognizes 'cryptography.hazmat.bindings._rust' as an importable package, |
---|
243 | but it is not listed in the `packages` configuration of setuptools. |
---|
244 | |
---|
245 | 'cryptography.hazmat.bindings._rust' has been automatically added to the distribution only |
---|
246 | because it may contain data files, but this behavior is likely to change |
---|
247 | in future versions of setuptools (and therefore is considered deprecated). |
---|
248 | |
---|
249 | Please make sure that 'cryptography.hazmat.bindings._rust' is included as a package by using |
---|
250 | the `packages` configuration field or the proper discovery methods |
---|
251 | (for example by using `find_namespace_packages(...)`/`find_namespace:` |
---|
252 | instead of `find_packages(...)`/`find:`). |
---|
253 | |
---|
254 | You can read more about "package discovery" and "data files" on setuptools |
---|
255 | documentation page. |
---|
256 | |
---|
257 | |
---|
258 | !! |
---|
259 | |
---|
260 | check.warn(importable) |
---|
261 | copying src/cryptography/py.typed -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography |
---|
262 | creating build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/bindings/_rust |
---|
263 | copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/bindings/_rust |
---|
264 | copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/bindings/_rust |
---|
265 | copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/bindings/_rust |
---|
266 | copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.macosx-10.6-x86_64-cpython-39/cryptography/hazmat/bindings/_rust |
---|
267 | running build_ext |
---|
268 | running build_rust |
---|
269 | cargo rustc --lib --manifest-path src/rust/Cargo.toml --release -v --features pyo3/extension-module pyo3/abi3-py36 -- --crate-type cdylib -C link-args=-undefined dynamic_lookup -Wl,-install_name,@rpath/_rust.abi3.so |
---|
270 | Compiling proc-macro2 v1.0.37 |
---|
271 | Running `rustc --crate-name build_script_build --edition=2018 /Users/HOME/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=8055abb1ce24abc7 -C extra-filename=-8055abb1ce24abc7 --out-dir /private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7 -L dependency=/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/deps --cap-lints allow -C link-arg=-undefined -C link-arg=dynamic_lookup` |
---|
272 | error: linking with `cc` failed: exit status: 1 |
---|
273 | | |
---|
274 | = note: "cc" "-m64" "-arch" "x86_64" "/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7/build_script_build-8055abb1ce24abc7.build_script_build.bc42eaa2-cgu.0.rcgu.o" "/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7/build_script_build-8055abb1ce24abc7.build_script_build.bc42eaa2-cgu.1.rcgu.o" "/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7/build_script_build-8055abb1ce24abc7.build_script_build.bc42eaa2-cgu.10.rcgu.o" "/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7/build_script_build-8055abb1ce24abc7.build_script_build.bc42eaa2-cgu.11.rcgu.o" "/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7/build_script_build-8055abb1ce24abc7.build_script_build.bc42eaa2-cgu.12.rcgu.o" "/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7/build_script_build-8055abb1ce24abc7.build_script_build.bc42eaa2-cgu.13.rcgu.o" "/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7/build_script_build-8055abb1ce24abc7.build_script_build.bc42eaa2-cgu.14.rcgu.o" "/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7/build_script_build-8055abb1ce24abc7.build_script_build.bc42eaa2-cgu.15.rcgu.o" "/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7/build_script_build-8055abb1ce24abc7.build_script_build.bc42eaa2-cgu.2.rcgu.o" "/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7/build_script_build-8055abb1ce24abc7.build_script_build.bc42eaa2-cgu.3.rcgu.o" "/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7/build_script_build-8055abb1ce24abc7.build_script_build.bc42eaa2-cgu.4.rcgu.o" "/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7/build_script_build-8055abb1ce24abc7.build_script_build.bc42eaa2-cgu.5.rcgu.o" "/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7/build_script_build-8055abb1ce24abc7.build_script_build.bc42eaa2-cgu.6.rcgu.o" "/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7/build_script_build-8055abb1ce24abc7.build_script_build.bc42eaa2-cgu.7.rcgu.o" "/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7/build_script_build-8055abb1ce24abc7.build_script_build.bc42eaa2-cgu.8.rcgu.o" "/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7/build_script_build-8055abb1ce24abc7.build_script_build.bc42eaa2-cgu.9.rcgu.o" "/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7/build_script_build-8055abb1ce24abc7.7d2elwyutm9vcbk.rcgu.o" "-L" "/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/deps" "-L" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib/libstd-5ae51653233c3123.rlib" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib/libpanic_unwind-824f33e42152e8ad.rlib" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib/libobject-69ae51926f10bb57.rlib" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib/libmemchr-245445c928190b80.rlib" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib/libaddr2line-a0343ede66331927.rlib" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib/libgimli-d18052b3f2c44799.rlib" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib/librustc_demangle-214396c7455eebbc.rlib" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib/libstd_detect-04fe1d4ba8284309.rlib" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib/libhashbrown-bb275db5534b8eac.rlib" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib/libminiz_oxide-eccddc93df08ba1a.rlib" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib/libadler-899dcd5e277779e4.rlib" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib/librustc_std_workspace_alloc-f3953770a4f7c260.rlib" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib/libunwind-04937ee0dc84d4eb.rlib" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib/libcfg_if-3a8a8629c72cf068.rlib" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib/liblibc-2c7b579ceb73107a.rlib" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib/liballoc-efb34ae0db6de1f6.rlib" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib/librustc_std_workspace_core-adb0cf783958c0b5.rlib" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib/libcore-b338f6e3114cd3ca.rlib" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib/libcompiler_builtins-f3b83820ab311320.rlib" "-lSystem" "-lresolv" "-lc" "-lm" "-liconv" "-L" "/Users/HOME/.0.data/.0.emacs/.0.macports_2_7_2/lib/rustlib/x86_64-apple-darwin/lib" "-o" "/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7/build_script_build-8055abb1ce24abc7" "-Wl,-dead_strip" "-nodefaultlibs" "-undefined" "dynamic_lookup" |
---|
275 | = note: ld: -L must be immediately followed by a directory path (no space) |
---|
276 | collect2: ld returned 1 exit status |
---|
277 | |
---|
278 | |
---|
279 | error: could not compile `proc-macro2` due to previous error |
---|
280 | |
---|
281 | Caused by: |
---|
282 | process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /Users/HOME/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C overflow-checks=on --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=8055abb1ce24abc7 -C extra-filename=-8055abb1ce24abc7 --out-dir /private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/build/proc-macro2-8055abb1ce24abc7 -L dependency=/private/var/folders/aO/aOdqdf55G6quYyy0Xi6mNE+++TI/-Tmp-/pip-install-wdgihclr/cryptography_40bf2c56ef174f8e9be605291d8124c4/src/rust/target/release/deps --cap-lints allow -C link-arg=-undefined -C link-arg=dynamic_lookup` (exit status: 1) |
---|
283 | |
---|
284 | =============================DEBUG ASSISTANCE============================= |
---|
285 | If you are seeing a compilation error please try the following steps to |
---|
286 | successfully install cryptography: |
---|
287 | 1) Upgrade to the latest pip and try again. This will fix errors for most |
---|
288 | users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip |
---|
289 | 2) Read https://cryptography.io/en/latest/installation/ for specific |
---|
290 | instructions for your platform. |
---|
291 | 3) Check our frequently asked questions for more information: |
---|
292 | https://cryptography.io/en/latest/faq/ |
---|
293 | 4) Ensure you have a recent Rust toolchain installed: |
---|
294 | https://cryptography.io/en/latest/installation/#rust |
---|
295 | |
---|
296 | Python: 3.9.13 |
---|
297 | platform: macOS-10.6.8-i386-64bit |
---|
298 | pip: n/a |
---|
299 | setuptools: 63.4.1 |
---|
300 | setuptools_rust: 1.4.1 |
---|
301 | =============================DEBUG ASSISTANCE============================= |
---|
302 | |
---|
303 | error: `cargo rustc --lib --manifest-path src/rust/Cargo.toml --release -v --features 'pyo3/extension-module pyo3/abi3-py36' -- --crate-type cdylib -C 'link-args=-undefined dynamic_lookup -Wl,-install_name,@rpath/_rust.abi3.so'` failed with code 101 |
---|
304 | -- Output captured from stdout: |
---|
305 | |
---|
306 | [end of output] |
---|
307 | |
---|
308 | note: This error originates from a subprocess, and is likely not a problem with pip. |
---|
309 | ERROR: Failed building wheel for cryptography |
---|
310 | Building wheel for cffi (setup.py) ... done |
---|
311 | Created wheel for cffi: filename=cffi-1.15.1-cp39-cp39-macosx_10_6_x86_64.whl size=172441 sha256=557a377e13adbab731464883e7238f6eb6c364f78b000486f14fded31b752d76 |
---|
312 | Stored in directory: /Users/HOME/.0.data/.0.emacs/.0.tda/.0.virtualenv/.0.cache/wheels/d0/6e/69/346a0fb73c6a05221ee65cf8d51e67742e36c57aa5b8c7c5ed |
---|
313 | Successfully built websockets cffi |
---|
314 | Failed to build cryptography |
---|
315 | ERROR: Could not build wheels for cryptography, which is required to install pyproject.toml-based projects |
---|
316 | |
---|
317 | [notice] A new release of pip available: 22.1.2 -> 22.2.2 |
---|
318 | [notice] To update, run: pip install --upgrade pip |
---|
319 | (.0.virtualenv) PROMPT-$ |
---|