eth-brownie / brownie

A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.

Home Page:https://eth-brownie.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't install, failing to build bitarray cytoolz yarl

budivoogt opened this issue · comments

commented

Environment information

  • brownie Version: Latest (trying to install with CLI)
  • Python Version: 3.11.2
  • OS: osx

What was wrong?

I'm trying to install Brownie. I have installed the latest Python and pipx, but when running the pipx install eth-brownie command I get the following error. I have already re-installed Python, pipx and manually installed yarl, bitarray and cytoolz, but without success. Any suggestion on how to resolve? Thank you.

pip error log

`PIP STDOUT

Collecting eth-brownie
Using cached eth_brownie-1.19.3-py3-none-any.whl (232 kB)
Collecting aiohttp==3.8.3
Using cached aiohttp-3.8.3-cp311-cp311-macosx_11_0_arm64.whl (332 kB)
Collecting aiosignal==1.2.0
Using cached aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
Collecting asttokens==2.0.5
Using cached asttokens-2.0.5-py2.py3-none-any.whl (20 kB)
Collecting async-timeout==4.0.2
Using cached async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting attrs==22.1.0
Using cached attrs-22.1.0-py2.py3-none-any.whl (58 kB)
Collecting base58==2.1.1
Using cached base58-2.1.1-py3-none-any.whl (5.6 kB)
Collecting bitarray==2.6.0
Using cached bitarray-2.6.0.tar.gz (102 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting black==22.10.0
Using cached black-22.10.0-cp311-cp311-macosx_11_0_arm64.whl (1.2 MB)
Collecting certifi==2022.9.24
Using cached certifi-2022.9.24-py3-none-any.whl (161 kB)
Collecting charset-normalizer==2.1.1
Using cached charset_normalizer-2.1.1-py3-none-any.whl (39 kB)
Collecting click==8.1.3
Using cached click-8.1.3-py3-none-any.whl (96 kB)
Collecting cytoolz==0.12.0
Using cached cytoolz-0.12.0.tar.gz (502 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 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting dataclassy==0.11.1
Using cached dataclassy-0.11.1-py3-none-any.whl (23 kB)
Collecting eip712==0.1.0
Using cached eip712-0.1.0-py3-none-any.whl (13 kB)
Collecting eth-abi==2.2.0
Using cached eth_abi-2.2.0-py3-none-any.whl (28 kB)
Collecting eth-account==0.5.9
Using cached eth_account-0.5.9-py3-none-any.whl (101 kB)
Collecting eth-event==1.2.3
Using cached eth_event-1.2.3-py3-none-any.whl (7.3 kB)
Collecting eth-hash[pycryptodome]==0.3.3
Using cached eth_hash-0.3.3-py3-none-any.whl (8.9 kB)
Collecting eth-keyfile==0.5.1
Using cached eth_keyfile-0.5.1-py3-none-any.whl (8.3 kB)
Collecting eth-keys==0.3.4
Using cached eth_keys-0.3.4-py3-none-any.whl (21 kB)
Collecting eth-rlp==0.2.1
Using cached eth_rlp-0.2.1-py3-none-any.whl (5.0 kB)
Collecting eth-typing==2.3.0
Using cached eth_typing-2.3.0-py3-none-any.whl (6.2 kB)
Collecting eth-utils==1.10.0
Using cached eth_utils-1.10.0-py3-none-any.whl (24 kB)
Collecting execnet==1.9.0
Using cached execnet-1.9.0-py2.py3-none-any.whl (39 kB)
Collecting frozenlist==1.3.1
Using cached frozenlist-1.3.1.tar.gz (66 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 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting hexbytes==0.2.3
Using cached hexbytes-0.2.3-py3-none-any.whl (6.4 kB)
Collecting hypothesis==6.27.3
Using cached hypothesis-6.27.3-py3-none-any.whl (384 kB)
Collecting idna==3.4
Using cached idna-3.4-py3-none-any.whl (61 kB)
Collecting inflection==0.5.0
Using cached inflection-0.5.0-py2.py3-none-any.whl (5.8 kB)
Collecting iniconfig==1.1.1
Using cached iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB)
Collecting ipfshttpclient==0.8.0a2
Using cached ipfshttpclient-0.8.0a2-py3-none-any.whl (82 kB)
Collecting jsonschema==3.2.0
Using cached jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
Collecting lazy-object-proxy==1.7.1
Using cached lazy-object-proxy-1.7.1.tar.gz (41 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 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting lru-dict==1.1.8
Using cached lru-dict-1.1.8.tar.gz (10 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting multiaddr==0.0.9
Using cached multiaddr-0.0.9-py2.py3-none-any.whl (16 kB)
Collecting multidict==6.0.2
Using cached multidict-6.0.2.tar.gz (50 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 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting mypy-extensions==0.4.3
Using cached mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB)
Collecting mythx-models==1.9.1
Using cached mythx_models-1.9.1-py2.py3-none-any.whl (82 kB)
Collecting netaddr==0.8.0
Using cached netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)
Collecting packaging==21.3
Using cached packaging-21.3-py3-none-any.whl (40 kB)
Collecting parsimonious==0.8.1
Using cached parsimonious-0.8.1-py3-none-any.whl
Collecting pathspec==0.10.1
Using cached pathspec-0.10.1-py3-none-any.whl (27 kB)
Collecting platformdirs==2.5.2
Using cached platformdirs-2.5.2-py3-none-any.whl (14 kB)
Collecting pluggy==1.0.0
Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
Collecting prompt-toolkit==3.0.31
Using cached prompt_toolkit-3.0.31-py3-none-any.whl (382 kB)
Collecting protobuf==3.19.5
Using cached protobuf-3.19.5-py2.py3-none-any.whl (162 kB)
Collecting psutil==5.9.2
Using cached psutil-5.9.2.tar.gz (479 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting py==1.11.0
Using cached py-1.11.0-py2.py3-none-any.whl (98 kB)
Collecting py-solc-ast==1.2.9
Using cached py_solc_ast-1.2.9-py3-none-any.whl (10 kB)
Collecting py-solc-x==1.1.1
Using cached py_solc_x-1.1.1-py3-none-any.whl (15 kB)
Collecting pycryptodome==3.15.0
Using cached pycryptodome-3.15.0.tar.gz (4.5 MB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting pygments==2.13.0
Using cached Pygments-2.13.0-py3-none-any.whl (1.1 MB)
Collecting pygments-lexer-solidity==0.7.0
Using cached pygments_lexer_solidity-0.7.0-py3-none-any.whl
Collecting pyjwt==1.7.1
Using cached PyJWT-1.7.1-py2.py3-none-any.whl (18 kB)
Collecting pyparsing==3.0.9
Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB)
Collecting pyrsistent==0.18.1
Using cached pyrsistent-0.18.1.tar.gz (100 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 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting pytest==6.2.5
Using cached pytest-6.2.5-py3-none-any.whl (280 kB)
Collecting pytest-forked==1.4.0
Using cached pytest_forked-1.4.0-py3-none-any.whl (4.9 kB)
Collecting pytest-xdist==1.34.0
Using cached pytest_xdist-1.34.0-py2.py3-none-any.whl (36 kB)
Collecting python-dateutil==2.8.1
Using cached python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
Collecting python-dotenv==0.16.0
Using cached python_dotenv-0.16.0-py2.py3-none-any.whl (18 kB)
Collecting pythx==1.6.1
Using cached pythx-1.6.1-py2.py3-none-any.whl (39 kB)
Collecting pyyaml==5.4.1
Using cached PyYAML-5.4.1-cp311-cp311-macosx_10_9_universal2.whl
Collecting requests==2.28.1
Using cached requests-2.28.1-py3-none-any.whl (62 kB)
Collecting rlp==2.0.1
Using cached rlp-2.0.1-py2.py3-none-any.whl (20 kB)
Collecting semantic-version==2.10.0
Using cached semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
Collecting six==1.16.0
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting sortedcontainers==2.4.0
Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Collecting toml==0.10.2
Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting tomli==2.0.1
Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Collecting toolz==0.12.0
Using cached toolz-0.12.0-py3-none-any.whl (55 kB)
Collecting tqdm==4.64.1
Using cached tqdm-4.64.1-py2.py3-none-any.whl (78 kB)
Collecting typing-extensions==4.4.0
Using cached typing_extensions-4.4.0-py3-none-any.whl (26 kB)
Collecting urllib3==1.26.12
Using cached urllib3-1.26.12-py2.py3-none-any.whl (140 kB)
Collecting varint==1.0.2
Using cached varint-1.0.2-py3-none-any.whl
Collecting vvm==0.1.0
Using cached vvm-0.1.0-py3-none-any.whl (11 kB)
Collecting eth-brownie
Using cached eth_brownie-1.19.2-py3-none-any.whl (232 kB)
Using cached eth_brownie-1.19.1-py3-none-any.whl (232 kB)
Collecting aiohttp==3.8.1
Using cached aiohttp-3.8.1.tar.gz (7.3 MB)
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 'done'
Installing backend dependencies: started
Installing backend dependencies: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting black==22.6.0
Using cached black-22.6.0-py3-none-any.whl (156 kB)
Collecting certifi==2022.6.15
Using cached certifi-2022.6.15-py3-none-any.whl (160 kB)
Collecting charset-normalizer==2.1.0
Using cached charset_normalizer-2.1.0-py3-none-any.whl (39 kB)
Collecting hexbytes==0.2.2
Using cached hexbytes-0.2.2-py3-none-any.whl (6.1 kB)
Collecting idna==3.3
Using cached idna-3.3-py3-none-any.whl (61 kB)
Collecting pathspec==0.9.0
Using cached pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
Collecting prompt-toolkit==3.0.30
Using cached prompt_toolkit-3.0.30-py3-none-any.whl (381 kB)
Collecting protobuf==3.20.1
Using cached protobuf-3.20.1-py2.py3-none-any.whl (162 kB)
Collecting psutil==5.9.1
Using cached psutil-5.9.1.tar.gz (479 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 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting pygments==2.12.0
Using cached Pygments-2.12.0-py3-none-any.whl (1.1 MB)
Collecting semantic-version==2.8.5
Using cached semantic_version-2.8.5-py2.py3-none-any.whl (15 kB)
Collecting tqdm==4.64.0
Using cached tqdm-4.64.0-py2.py3-none-any.whl (78 kB)
Collecting urllib3==1.26.11
Using cached urllib3-1.26.11-py2.py3-none-any.whl (139 kB)
Collecting eth-brownie
Using cached eth_brownie-1.19.0-py3-none-any.whl (232 kB)
Collecting attrs==21.4.0
Using cached attrs-21.4.0-py2.py3-none-any.whl (60 kB)
Collecting bitarray==1.2.2
Using cached bitarray-1.2.2.tar.gz (48 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting black==22.3.0
Using cached black-22.3.0-py3-none-any.whl (153 kB)
Collecting certifi==2022.5.18.1
Using cached certifi-2022.5.18.1-py3-none-any.whl (155 kB)
Collecting charset-normalizer==2.0.12
Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting cytoolz==0.11.2
Using cached cytoolz-0.11.2.tar.gz (481 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting eth-abi==2.1.1
Using cached eth_abi-2.1.1-py3-none-any.whl (27 kB)
Collecting eth-account==0.5.7
Using cached eth_account-0.5.7-py3-none-any.whl (101 kB)
Collecting eth-hash[pycryptodome]==0.3.2
Using cached eth_hash-0.3.2-py3-none-any.whl (8.8 kB)
Collecting frozenlist==1.3.0
Using cached frozenlist-1.3.0.tar.gz (65 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 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting lru-dict==1.1.7
Using cached lru_dict-1.1.7-cp311-cp311-macosx_10_9_universal2.whl
Collecting prompt-toolkit==3.0.29
Using cached prompt_toolkit-3.0.29-py3-none-any.whl (381 kB)
Collecting pycryptodome==3.14.1
Using cached pycryptodome-3.14.1.tar.gz (3.4 MB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting requests==2.27.1
Using cached requests-2.27.1-py2.py3-none-any.whl (63 kB)
Collecting toolz==0.11.2
Using cached toolz-0.11.2-py3-none-any.whl (55 kB)
Collecting urllib3==1.26.9
Using cached urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
Collecting eth-brownie
Using cached eth_brownie-1.18.2-py3-none-any.whl (230 kB)
Collecting certifi==2021.10.8
Using cached certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
Collecting psutil==5.9.0
Using cached psutil-5.9.0.tar.gz (478 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting eth-brownie
Using cached eth_brownie-1.18.1-py3-none-any.whl (225 kB)
Collecting black==22.1.0
Using cached black-22.1.0-py3-none-any.whl (160 kB)
Collecting charset-normalizer==2.0.11
Using cached charset_normalizer-2.0.11-py3-none-any.whl (39 kB)
Collecting click==8.0.3
Using cached click-8.0.3-py3-none-any.whl (97 kB)
Collecting platformdirs==2.4.1
Using cached platformdirs-2.4.1-py3-none-any.whl (14 kB)
Collecting prompt-toolkit==3.0.26
Using cached prompt_toolkit-3.0.26-py3-none-any.whl (375 kB)
Collecting protobuf==3.19.4
Using cached protobuf-3.19.4-py2.py3-none-any.whl (162 kB)
Collecting pygments==2.11.2
Using cached Pygments-2.11.2-py3-none-any.whl (1.1 MB)
Collecting pyparsing==3.0.7
Using cached pyparsing-3.0.7-py3-none-any.whl (98 kB)
Collecting tomli==2.0.0
Using cached tomli-2.0.0-py3-none-any.whl (12 kB)
Collecting tqdm==4.62.3
Using cached tqdm-4.62.3-py2.py3-none-any.whl (76 kB)
Collecting typing-extensions==4.0.1
Using cached typing_extensions-4.0.1-py3-none-any.whl (22 kB)
Collecting urllib3==1.26.8
Using cached urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
Collecting eth-brownie
Using cached eth_brownie-1.18.0-py3-none-any.whl (225 kB)
Using cached eth_brownie-1.17.2-py3-none-any.whl (221 kB)
Collecting async-timeout==4.0.1
Using cached async_timeout-4.0.1-py3-none-any.whl (5.7 kB)
Collecting asynctest==0.13.0
Using cached asynctest-0.13.0-py3-none-any.whl (26 kB)
Collecting attrs==21.2.0
Using cached attrs-21.2.0-py2.py3-none-any.whl (53 kB)
Collecting black==21.11b1
Using cached black-21.11b1-py3-none-any.whl (155 kB)
Collecting cached-property==1.5.2
Using cached cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB)
Collecting charset-normalizer==2.0.9
Using cached charset_normalizer-2.0.9-py3-none-any.whl (39 kB)
Collecting eth-account==0.5.6
Using cached eth_account-0.5.6-py3-none-any.whl (101 kB)
Collecting eth-keys==0.3.3
Using cached eth_keys-0.3.3-py3-none-any.whl (20 kB)
Collecting eth-typing==2.2.2
Using cached eth_typing-2.2.2-py3-none-any.whl (6.2 kB)
Collecting frozenlist==1.2.0
Using cached frozenlist-1.2.0.tar.gz (65 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 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting importlib-metadata==4.8.2
Using cached importlib_metadata-4.8.2-py3-none-any.whl (17 kB)
Collecting lazy-object-proxy==1.6.0
Using cached lazy_object_proxy-1.6.0-cp311-cp311-macosx_10_9_universal2.whl
Collecting multidict==5.2.0
Using cached multidict-5.2.0.tar.gz (49 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 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting platformdirs==2.4.0
Using cached platformdirs-2.4.0-py3-none-any.whl (14 kB)
Collecting prompt-toolkit==3.0.23
Using cached prompt_toolkit-3.0.23-py3-none-any.whl (374 kB)
Collecting protobuf==3.19.1
Using cached protobuf-3.19.1-py2.py3-none-any.whl (162 kB)
Collecting psutil==5.8.0
Using cached psutil-5.8.0-cp311-cp311-macosx_10_9_universal2.whl
Collecting pycryptodome==3.12.0
Using cached pycryptodome-3.12.0.zip (3.7 MB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting pygments==2.10.0
Using cached Pygments-2.10.0-py3-none-any.whl (1.0 MB)
Collecting pyparsing==3.0.6
Using cached pyparsing-3.0.6-py3-none-any.whl (97 kB)
Collecting pyrsistent==0.18.0
Using cached pyrsistent-0.18.0-cp311-cp311-macosx_10_9_universal2.whl
Collecting pytest-forked==1.3.0
Using cached pytest_forked-1.3.0-py2.py3-none-any.whl (4.7 kB)
Collecting regex==2021.11.10
Using cached regex-2021.11.10.tar.gz (702 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting requests==2.26.0
Using cached requests-2.26.0-py2.py3-none-any.whl (62 kB)
Collecting tomli==1.2.2
Using cached tomli-1.2.2-py3-none-any.whl (12 kB)
Collecting typed-ast==1.5.1
Using cached typed_ast-1.5.1.tar.gz (252 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting typing-extensions==3.10.0.2
Using cached typing_extensions-3.10.0.2-py3-none-any.whl (26 kB)
Collecting urllib3==1.26.7
Using cached urllib3-1.26.7-py2.py3-none-any.whl (138 kB)
Collecting eth-brownie
Using cached eth_brownie-1.17.1-py3-none-any.whl (221 kB)
Collecting aiohttp==3.7.4.post0
Using cached aiohttp-3.7.4.post0-py3-none-any.whl
Collecting asttokens==2.0.4
Using cached asttokens-2.0.4-py2.py3-none-any.whl (20 kB)
Collecting async-timeout==3.0.1
Using cached async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
Collecting base58==2.1.0
Using cached base58-2.1.0-py3-none-any.whl (5.6 kB)
Collecting black==21.9b0
Using cached black-21.9b0-py3-none-any.whl (148 kB)
Collecting chardet==4.0.0
Using cached chardet-4.0.0-py2.py3-none-any.whl (178 kB)
Collecting charset-normalizer==2.0.7
Using cached charset_normalizer-2.0.7-py3-none-any.whl (38 kB)
Collecting cytoolz==0.11.0
Using cached cytoolz-0.11.0.tar.gz (477 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting hypothesis==6.24.0
Using cached hypothesis-6.24.0-py3-none-any.whl (381 kB)
Collecting packaging==21.0
Using cached packaging-21.0-py3-none-any.whl (40 kB)
Collecting prompt-toolkit==3.0.21
Using cached prompt_toolkit-3.0.21-py3-none-any.whl (374 kB)
Collecting protobuf==3.19.0
Using cached protobuf-3.19.0-py2.py3-none-any.whl (162 kB)
Collecting py==1.10.0
Using cached py-1.10.0-py2.py3-none-any.whl (97 kB)
Collecting pycryptodome==3.11.0
Using cached pycryptodome-3.11.0.tar.gz (3.8 MB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting pyparsing==3.0.3
Using cached pyparsing-3.0.3-py3-none-any.whl (96 kB)
Collecting regex==2021.10.23
Using cached regex-2021.10.23.tar.gz (703 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting toolz==0.11.1
Using cached toolz-0.11.1-py3-none-any.whl (55 kB)
Collecting eth-brownie
Using cached eth_brownie-1.17.0-py3-none-any.whl (221 kB)
Collecting dataclassy==0.11.0
Using cached dataclassy-0.11.0-py3-none-any.whl (23 kB)
Collecting hypothesis==6.23.2
Using cached hypothesis-6.23.2-py3-none-any.whl (381 kB)
Collecting idna==3.2
Using cached idna-3.2-py3-none-any.whl (59 kB)
Collecting prompt-toolkit==3.0.20
Using cached prompt_toolkit-3.0.20-py3-none-any.whl (370 kB)
Collecting protobuf==3.18.1
Using cached protobuf-3.18.1-py2.py3-none-any.whl (174 kB)
Collecting pyparsing==2.4.7
Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
Collecting regex==2021.10.8
Using cached regex-2021.10.8.tar.gz (703 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting rlp==1.2.0
Using cached rlp-1.2.0-py2.py3-none-any.whl (19 kB)
Collecting tomli==1.2.1
Using cached tomli-1.2.1-py3-none-any.whl (11 kB)
Collecting eth-brownie
Using cached eth_brownie-1.16.4-py3-none-any.whl (219 kB)
Collecting certifi==2021.5.30
Using cached certifi-2021.5.30-py2.py3-none-any.whl (145 kB)
Collecting charset-normalizer==2.0.6
Using cached charset_normalizer-2.0.6-py3-none-any.whl (37 kB)
Collecting click==8.0.1
Using cached click-8.0.1-py3-none-any.whl (97 kB)
Collecting dataclassy==0.10.4
Using cached dataclassy-0.10.4-py3-none-any.whl (23 kB)
Collecting eth-account==0.5.5
Using cached eth_account-0.5.5-py3-none-any.whl (100 kB)
Collecting hypothesis==6.21.6
Using cached hypothesis-6.21.6-py3-none-any.whl (381 kB)
Collecting multidict==5.1.0
Using cached multidict-5.1.0-cp311-cp311-macosx_10_9_universal2.whl
Collecting platformdirs==2.3.0
Using cached platformdirs-2.3.0-py3-none-any.whl (13 kB)
Collecting protobuf==3.18.0
Using cached protobuf-3.18.0-py2.py3-none-any.whl (174 kB)
Collecting py-solc-x==1.1.0
Using cached py_solc_x-1.1.0-py3-none-any.whl (15 kB)
Collecting pycryptodome==3.10.1
Using cached pycryptodome-3.10.1-cp35-abi3-macosx_10_9_universal2.whl
Collecting regex==2021.8.28
Using cached regex-2021.8.28-cp311-cp311-macosx_10_9_universal2.whl
Collecting urllib3==1.26.6
Using cached urllib3-1.26.6-py2.py3-none-any.whl (138 kB)
Collecting vyper==0.2.16
Using cached vyper-0.2.16-py3-none-any.whl (236 kB)
Collecting wcwidth==0.2.5
Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Collecting web3==5.23.1
Using cached web3-5.23.1-py3-none-any.whl (486 kB)
Collecting websockets==9.1
Using cached websockets-9.1-cp311-cp311-macosx_10_9_universal2.whl
Collecting wrapt==1.12.1
Using cached wrapt-1.12.1-py3-none-any.whl
Collecting yarl==1.6.3
Using cached yarl-1.6.3.tar.gz (176 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 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: setuptools in ./.local/pipx/shared/lib/python3.11/site-packages (from jsonschema==3.2.0->eth-brownie) (67.6.1)
Building wheels for collected packages: bitarray, cytoolz, yarl
Building wheel for bitarray (setup.py): started
Building wheel for bitarray (setup.py): finished with status 'error'
Running setup.py clean for bitarray
Building wheel for cytoolz (setup.py): started
Building wheel for cytoolz (setup.py): finished with status 'error'
Running setup.py clean for cytoolz
Building wheel for yarl (pyproject.toml): started
Building wheel for yarl (pyproject.toml): finished with status 'error'
Failed to build bitarray cytoolz yarl

PIP STDERR

WARNING: The candidate selected for download or install is a yanked version: 'protobuf' candidate (version 3.18.0 at https://files.pythonhosted.org/packages/74/4e/9f3cb458266ef5cdeaa1e72a90b9eda100e3d1803cbd7ec02f0846da83c3/protobuf-3.18.0-py2.py3-none-any.whl (from https://pypi.org/simple/protobuf/))
Reason for being yanked: This version claims to support Python 2 but does not
error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [47 lines of output]
bitarray/_bitarray.c:126:23: error: expression is not assignable
Py_SIZE(self) = newsize;
~~~~~~~~~~~~~ ^
bitarray/_bitarray.c:151:19: error: expression is not assignable
Py_SIZE(self) = newsize;
~~~~~~~~~~~~~ ^
bitarray/_bitarray.c:172:18: error: expression is not assignable
Py_SIZE(obj) = nbytes;
~~~~~~~~~~~~ ^
bitarray/_bitarray.c:1429:14: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
result = PyEval_CallObject(reader, rargs);
^
/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11/ceval.h:34:5: note: expanded from macro 'PyEval_CallObject'
PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
^
/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11/ceval.h:27:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11/pyport.h:336:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) attribute((deprecated))
^
bitarray/_bitarray.c:1568:14: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations]
result = PyEval_CallObject(writer, args);
^
/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11/ceval.h:34:5: note: expanded from macro 'PyEval_CallObject'
PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
^
/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11/ceval.h:27:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here
Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
^
/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11/pyport.h:336:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) attribute((deprecated))
^
bitarray/_bitarray.c:3273:28: error: expression is not assignable
Py_TYPE(&Bitarraytype) = &PyType_Type;
~~~~~~~~~~~~~~~~~~~~~~ ^
bitarray/_bitarray.c:3274:31: error: expression is not assignable
Py_TYPE(&SearchIter_Type) = &PyType_Type;
~~~~~~~~~~~~~~~~~~~~~~~~~ ^
bitarray/_bitarray.c:3275:31: error: expression is not assignable
Py_TYPE(&DecodeIter_Type) = &PyType_Type;
~~~~~~~~~~~~~~~~~~~~~~~~~ ^
bitarray/_bitarray.c:3276:33: error: expression is not assignable
Py_TYPE(&BitarrayIter_Type) = &PyType_Type;
~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
2 warnings and 7 errors generated.
error: command '/usr/bin/clang' failed with exit code 1
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for bitarray
error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [57 lines of output]
ALERT: Cython not installed. Building without Cython.
running bdist_wheel
running build
running build_py
creating build
creating build/lib.macosx-13-arm64-cpython-311
creating build/lib.macosx-13-arm64-cpython-311/cytoolz
copying cytoolz/compatibility.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz
copying cytoolz/utils_test.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz
copying cytoolz/_version.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz
copying cytoolz/init.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz
copying cytoolz/_signatures.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz
creating build/lib.macosx-13-arm64-cpython-311/cytoolz/curried
copying cytoolz/curried/operator.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/curried
copying cytoolz/curried/init.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/curried
copying cytoolz/curried/exceptions.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/curried
copying cytoolz/itertoolz.pyx -> build/lib.macosx-13-arm64-cpython-311/cytoolz
copying cytoolz/dicttoolz.pyx -> build/lib.macosx-13-arm64-cpython-311/cytoolz
copying cytoolz/functoolz.pyx -> build/lib.macosx-13-arm64-cpython-311/cytoolz
copying cytoolz/recipes.pyx -> build/lib.macosx-13-arm64-cpython-311/cytoolz
copying cytoolz/utils.pyx -> build/lib.macosx-13-arm64-cpython-311/cytoolz
copying cytoolz/utils.pxd -> build/lib.macosx-13-arm64-cpython-311/cytoolz
copying cytoolz/init.pxd -> build/lib.macosx-13-arm64-cpython-311/cytoolz
copying cytoolz/recipes.pxd -> build/lib.macosx-13-arm64-cpython-311/cytoolz
copying cytoolz/functoolz.pxd -> build/lib.macosx-13-arm64-cpython-311/cytoolz
copying cytoolz/dicttoolz.pxd -> build/lib.macosx-13-arm64-cpython-311/cytoolz
copying cytoolz/cpython.pxd -> build/lib.macosx-13-arm64-cpython-311/cytoolz
copying cytoolz/itertoolz.pxd -> build/lib.macosx-13-arm64-cpython-311/cytoolz
creating build/lib.macosx-13-arm64-cpython-311/cytoolz/tests
copying cytoolz/tests/test_none_safe.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/tests
copying cytoolz/tests/test_utils.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/tests
copying cytoolz/tests/test_curried.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/tests
copying cytoolz/tests/test_compatibility.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/tests
copying cytoolz/tests/test_embedded_sigs.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/tests
copying cytoolz/tests/test_functoolz.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/tests
copying cytoolz/tests/test_inspect_args.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/tests
copying cytoolz/tests/test_doctests.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/tests
copying cytoolz/tests/test_tlz.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/tests
copying cytoolz/tests/test_signatures.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/tests
copying cytoolz/tests/dev_skip_test.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/tests
copying cytoolz/tests/test_recipes.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/tests
copying cytoolz/tests/test_docstrings.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/tests
copying cytoolz/tests/test_dev_skip_test.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/tests
copying cytoolz/tests/test_dicttoolz.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/tests
copying cytoolz/tests/test_serialization.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/tests
copying cytoolz/tests/test_curried_toolzlike.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/tests
copying cytoolz/tests/test_itertoolz.py -> build/lib.macosx-13-arm64-cpython-311/cytoolz/tests
running build_ext
building 'cytoolz.dicttoolz' extension
creating build/temp.macosx-13-arm64-cpython-311
creating build/temp.macosx-13-arm64-cpython-311/cytoolz
clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -I/Users/b/.local/pipx/venvs/eth-brownie/include -I/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c cytoolz/dicttoolz.c -o build/temp.macosx-13-arm64-cpython-311/cytoolz/dicttoolz.o
cytoolz/dicttoolz.c:209:12: fatal error: 'longintrepr.h' file not found
#include "longintrepr.h"
^~~~~~~~~~~~~~~
1 error generated.
error: command '/usr/bin/clang' failed with exit code 1
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for cytoolz
error: subprocess-exited-with-error

× Building wheel for yarl (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [45 lines of output]
/private/var/folders/fm/lzjgtl3j3677cl1j7m6b2j940000gn/T/pip-build-env-wl2dqpzu/overlay/lib/python3.11/site-packages/setuptools/config/setupcfg.py:516: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
warnings.warn(msg, warning_class)
**********************
* Accellerated build *
**********************
running bdist_wheel
running build
running build_py
creating build
creating build/lib.macosx-13-arm64-cpython-311
creating build/lib.macosx-13-arm64-cpython-311/yarl
copying yarl/_url.py -> build/lib.macosx-13-arm64-cpython-311/yarl
copying yarl/_quoting_py.py -> build/lib.macosx-13-arm64-cpython-311/yarl
copying yarl/init.py -> build/lib.macosx-13-arm64-cpython-311/yarl
copying yarl/_quoting.py -> build/lib.macosx-13-arm64-cpython-311/yarl
running egg_info
writing yarl.egg-info/PKG-INFO
writing dependency_links to yarl.egg-info/dependency_links.txt
writing requirements to yarl.egg-info/requires.txt
writing top-level names to yarl.egg-info/top_level.txt
reading manifest file 'yarl.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '.pyc' found anywhere in distribution
warning: no previously-included files matching '
.cache' found anywhere in distribution
warning: no previously-included files found matching 'yarl/.html'
warning: no previously-included files found matching 'yarl/
.so'
warning: no previously-included files found matching 'yarl/*.pyd'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
writing manifest file 'yarl.egg-info/SOURCES.txt'
copying yarl/init.pyi -> build/lib.macosx-13-arm64-cpython-311/yarl
copying yarl/_quoting_c.c -> build/lib.macosx-13-arm64-cpython-311/yarl
copying yarl/_quoting_c.pyi -> build/lib.macosx-13-arm64-cpython-311/yarl
copying yarl/_quoting_c.pyx -> build/lib.macosx-13-arm64-cpython-311/yarl
copying yarl/py.typed -> build/lib.macosx-13-arm64-cpython-311/yarl
running build_ext
building 'yarl._quoting_c' extension
creating build/temp.macosx-13-arm64-cpython-311
creating build/temp.macosx-13-arm64-cpython-311/yarl
clang -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -I/Users/b/.local/pipx/venvs/eth-brownie/include -I/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/include/python3.11 -c yarl/_quoting_c.c -o build/temp.macosx-13-arm64-cpython-311/yarl/_quoting_c.o
yarl/_quoting_c.c:196:12: fatal error: 'longintrepr.h' file not found
#include "longintrepr.h"
^~~~~~~~~~~~~~~
1 error generated.
error: command '/usr/bin/clang' failed with exit code 1
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for yarl
ERROR: Could not build wheels for yarl, which is required to install pyproject.toml-based projects
`

cmd_2023-04-06_07.33.53_pip_errors.log

commented

Not that I'm aware, but I've been reading threads that Brownie isn't compatible with Python >3.11 and have tried to downgrade to 3.9 to resolve the issue. Still need to figure out how to get it running in a virtual environment though. I'll keep you posted on findings.

commented

I think I figured it out @k-g-j; I installed pyenv and used that to install Python 3.9. I then created a virtual environment and installed brownie using pip (not pipx) in that environment. It's working there.

I finally got brownie!
Here are my steps

  1. downgrade python
  2. clone the github repo
  3. install via setuptools
brew install python@3.9
git clone https://github.com/eth-brownie/brownie.git
cd brownie
python3.9 setup.py install
commented

Sweet, congrats @k-g-j! Do you know if that setuptools install is in a virtual environment or global?

I think you could to either, but I did a global install

commented

Great, thank you.