Open ghost3666 opened 1 year ago
I have also same error on some other tools, it ask for visual c++ build tools, i m installing the application also, bcz you didnt said anything about visual c++ cpp build tools
[image: image.png]
i will see after installation if it works or not
following are all errors
C:\Users\Downloads\Compressed\ETHBreaker-main>app.py -st 128 -proxy YES
-threads 2 -childs 5 -tg NO
Traceback (most recent call last):
File "C:\UserCompressed\ETHBreaker-main\app.py", line 6, in
C:\Users\Hannaan\Downloads\Compressed\ETHBreaker-main>pip install web3 Collecting web3 Obtaining dependency information for web3 from https://files.pythonhosted.org/packages/c8/a6/1f40fb776cbd206ca71022235c3189ca4e8b6621d5e1c3aae7cc933428db/web3-6.10.0-py3-none-any.whl.metadata Using cached web3-6.10.0-py3-none-any.whl.metadata (4.9 kB) Collecting aiohttp>=3.7.4.post0 (from web3) Using cached aiohttp-3.8.5.tar.gz (7.4 MB) Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Collecting eth-abi>=4.0.0 (from web3) Obtaining dependency information for eth-abi>=4.0.0 from https://files.pythonhosted.org/packages/1f/2f/5c6903db2aec156320a6a11f4467c054b2e7007cc8378b1228041d2b49b1/eth_abi-4.2.1-py3-none-any.whl.metadata Using cached eth_abi-4.2.1-py3-none-any.whl.metadata (5.2 kB) Collecting eth-account>=0.8.0 (from web3) Obtaining dependency information for eth-account>=0.8.0 from https://files.pythonhosted.org/packages/7f/90/592421a6aba17056e46d444ad0822edf11cb4f4561d034dddb85f48622ae/eth_account-0.9.0-py3-none-any.whl.metadata Using cached eth_account-0.9.0-py3-none-any.whl.metadata (5.5 kB) Collecting eth-hash[pycryptodome]>=0.5.1 (from web3) Obtaining dependency information for eth-hash[pycryptodome]>=0.5.1 from https://files.pythonhosted.org/packages/eb/cd/afecfb3d0d0096338fee1cf7d57678eab49a69d5ff775e2052f81261efd0/eth_hash-0.5.2-py3-none-any.whl.metadata Using cached eth_hash-0.5.2-py3-none-any.whl.metadata (5.8 kB) Collecting eth-typing>=3.0.0 (from web3) Obtaining dependency information for eth-typing>=3.0.0 from https://files.pythonhosted.org/packages/7a/cc/a2f5b227ded743db13478228904aa8c5e1686228f64f378592d4df4c8027/eth_typing-3.5.0-py3-none-any.whl.metadata Using cached eth_typing-3.5.0-py3-none-any.whl.metadata (4.7 kB) Collecting eth-utils>=2.1.0 (from web3) Obtaining dependency information for eth-utils>=2.1.0 from https://files.pythonhosted.org/packages/8c/92/8859225f4d8ad1c5e715717084fcbb30a54b1f3474214306d21b63f76645/eth_utils-2.2.1-py3-none-any.whl.metadata Using cached eth_utils-2.2.1-py3-none-any.whl.metadata (5.1 kB) Collecting hexbytes>=0.1.0 (from web3) Obtaining dependency information for hexbytes>=0.1.0 from https://files.pythonhosted.org/packages/0b/9e/fdfe374c28d448a58563e7e43f569f8cf8cf600db092efac2e8ac2f86782/hexbytes-0.3.1-py3-none-any.whl.metadata Using cached hexbytes-0.3.1-py3-none-any.whl.metadata (5.5 kB) Requirement already satisfied: jsonschema>=4.0.0 in c:\users\hannaan\appdata\local\programs\python\python312\lib\site-packages (from web3) (4.19.1) Collecting lru-dict>=1.1.6 (from web3) Using cached lru-dict-1.2.0.tar.gz (10 kB) Preparing metadata (setup.py) ... done Collecting protobuf>=4.21.6 (from web3) Obtaining dependency information for protobuf>=4.21.6 from https://files.pythonhosted.org/packages/c2/59/f89c04923d68595d359f4cd7adbbdf5e5d791257945f8873d88b2fd1f979/protobuf-4.24.4-cp310-abi3-win_amd64.whl.metadata Using cached protobuf-4.24.4-cp310-abi3-win_amd64.whl.metadata (540 bytes) Requirement already satisfied: requests>=2.16.0 in c:\users\hannaan\appdata\local\programs\python\python312\lib\site-packages (from web3) (2.31.0) Requirement already satisfied: typing-extensions>=4.0.1 in c:\users\hannaan\appdata\local\programs\python\python312\lib\site-packages (from web3) (4.8.0) Collecting websockets>=10.0.0 (from web3) Using cached websockets-11.0.3-py3-none-any.whl (118 kB) Collecting pyunormalize>=15.0.0 (from web3) Using cached pyunormalize-15.0.0-py3-none-any.whl Collecting pywin32>=223 (from web3) Using cached pywin32-306-cp312-cp312-win_amd64.whl (9.2 MB) Requirement already satisfied: attrs>=17.3.0 in c:\users\hannaan\appdata\local\programs\python\python312\lib\site-packages (from aiohttp>=3.7.4.post0->web3) (23.1.0) Requirement already satisfied: charset-normalizer<4.0,>=2.0 in c:\users\hannaan\appdata\local\programs\python\python312\lib\site-packages (from aiohttp>=3.7.4.post0->web3) (3.3.0) Collecting multidict<7.0,>=4.5 (from aiohttp>=3.7.4.post0->web3) Using cached multidict-6.0.4.tar.gz (51 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp>=3.7.4.post0->web3) Obtaining dependency information for async-timeout<5.0,>=4.0.0a3 from https://files.pythonhosted.org/packages/a7/fa/e01228c2938de91d47b307831c62ab9e4001e747789d0b05baf779a6488c/async_timeout-4.0.3-py3-none-any.whl.metadata Using cached async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) Collecting yarl<2.0,>=1.0 (from aiohttp>=3.7.4.post0->web3) Using cached yarl-1.9.2.tar.gz (184 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Collecting frozenlist>=1.1.1 (from aiohttp>=3.7.4.post0->web3) Using cached frozenlist-1.4.0.tar.gz (90 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Collecting aiosignal>=1.1.2 (from aiohttp>=3.7.4.post0->web3) Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB) Collecting parsimonious<0.10.0,>=0.9.0 (from eth-abi>=4.0.0->web3) Using cached parsimonious-0.9.0-py3-none-any.whl Collecting bitarray>=2.4.0 (from eth-account>=0.8.0->web3) Obtaining dependency information for bitarray>=2.4.0 from https://files.pythonhosted.org/packages/d8/e7/a0006e86b26f973369ee4fb37bf0cf2c717c03173663137fac6d3ac7aa96/bitarray-2.8.2-cp312-cp312-win_amd64.whl.metadata Using cached bitarray-2.8.2-cp312-cp312-win_amd64.whl.metadata (33 kB) Collecting eth-keyfile>=0.6.0 (from eth-account>=0.8.0->web3) Using cached eth_keyfile-0.6.1-py3-none-any.whl (6.5 kB) Collecting eth-keys>=0.4.0 (from eth-account>=0.8.0->web3) Using cached eth_keys-0.4.0-py3-none-any.whl (21 kB) Collecting eth-rlp>=0.3.0 (from eth-account>=0.8.0->web3) Using cached eth_rlp-0.3.0-py3-none-any.whl (5.0 kB) Collecting rlp>=1.0.0 (from eth-account>=0.8.0->web3) Using cached rlp-3.0.0-py2.py3-none-any.whl (20 kB) Requirement already satisfied: pycryptodome<4,>=3.6.6 in c:\users\hannaan\appdata\local\programs\python\python312\lib\site-packages (from eth-hash[pycryptodome]>=0.5.1->web3) (3.19.0) Collecting cytoolz>=0.10.1 (from eth-utils>=2.1.0->web3) Using cached cytoolz-0.12.2.tar.gz (601 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied: jsonschema-specifications>=2023.03.6 in c:\users\hannaan\appdata\local\programs\python\python312\lib\site-packages (from jsonschema>=4.0.0->web3) (2023.7.1) Requirement already satisfied: referencing>=0.28.4 in c:\users\hannaan\appdata\local\programs\python\python312\lib\site-packages (from jsonschema>=4.0.0->web3) (0.30.2) Requirement already satisfied: rpds-py>=0.7.1 in c:\users\hannaan\appdata\local\programs\python\python312\lib\site-packages (from jsonschema>=4.0.0->web3) (0.10.4) Requirement already satisfied: idna<4,>=2.5 in c:\users\hannaan\appdata\local\programs\python\python312\lib\site-packages (from requests>=2.16.0->web3) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\hannaan\appdata\local\programs\python\python312\lib\site-packages (from requests>=2.16.0->web3) (2.0.6) Requirement already satisfied: certifi>=2017.4.17 in c:\users\hannaan\appdata\local\programs\python\python312\lib\site-packages (from requests>=2.16.0->web3) (2023.7.22) Collecting toolz>=0.8.0 (from cytoolz>=0.10.1->eth-utils>=2.1.0->web3) Using cached toolz-0.12.0-py3-none-any.whl (55 kB) Collecting regex>=2022.3.15 (from parsimonious<0.10.0,>=0.9.0->eth-abi>=4.0.0->web3) Obtaining dependency information for regex>=2022.3.15 from https://files.pythonhosted.org/packages/d3/10/6f2d5f8635d7714ad97ce6ade7a643358c4f3e45cde4ed12b7150734a8f3/regex-2023.10.3-cp312-cp312-win_amd64.whl.metadata Using cached regex-2023.10.3-cp312-cp312-win_amd64.whl.metadata (41 kB) Using cached web3-6.10.0-py3-none-any.whl (1.6 MB) Using cached eth_abi-4.2.1-py3-none-any.whl (28 kB) Using cached eth_account-0.9.0-py3-none-any.whl (101 kB) Using cached eth_typing-3.5.0-py3-none-any.whl (13 kB) Using cached eth_utils-2.2.1-py3-none-any.whl (23 kB) Using cached hexbytes-0.3.1-py3-none-any.whl (5.9 kB) Using cached protobuf-4.24.4-cp310-abi3-win_amd64.whl (430 kB) Using cached async_timeout-4.0.3-py3-none-any.whl (5.7 kB) Using cached bitarray-2.8.2-cp312-cp312-win_amd64.whl (122 kB) Using cached eth_hash-0.5.2-py3-none-any.whl (8.6 kB) Using cached regex-2023.10.3-cp312-cp312-win_amd64.whl (268 kB) Building wheels for collected packages: aiohttp, lru-dict, cytoolz, frozenlist, multidict, yarl Building wheel for aiohttp (pyproject.toml) ... error error: subprocess-exited-with-error
× Building wheel for aiohttp (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [94 lines of output]
* Accelerated build *
*********************
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-cpython-312
creating build\lib.win-amd64-cpython-312\aiohttp
copying aiohttp\abc.py -> build\lib.win-amd64-cpython-312\aiohttp
copying aiohttp\base_protocol.py ->
build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\client.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\client_exceptions.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\client_proto.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\client_reqrep.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\client_ws.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\connector.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\cookiejar.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\formdata.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\hdrs.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\helpers.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\http.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\http_exceptions.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\http_parser.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\http_websocket.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\http_writer.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\locks.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\log.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\multipart.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\payload.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\payload_streamer.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\pytest_plugin.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\resolver.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\streams.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\tcp_helpers.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\test_utils.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\tracing.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\typedefs.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_app.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_exceptions.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_fileresponse.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_log.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_middlewares.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_protocol.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_request.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_response.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_routedef.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_runner.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_server.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_urldispatcher.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_ws.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\worker.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp__init__.py -> build\lib.win-amd64-cpython-312\aiohttp running egg_info writing aiohttp.egg-info\PKG-INFO writing dependency_links to aiohttp.egg-info\dependency_links.txt writing requirements to aiohttp.egg-info\requires.txt writing top-level names to aiohttp.egg-info\top_level.txt reading manifest file 'aiohttp.egg-info\SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'aiohttp' anywhere in distribution warning: no previously-included files matching '.pyc' found anywhere in distribution warning: no previously-included files matching '.pyd' found anywhere in distribution warning: no previously-included files matching '.so' found anywhere in distribution warning: no previously-included files matching '.lib' found anywhere in distribution warning: no previously-included files matching '.dll' found anywhere in distribution warning: no previously-included files matching '.a' found anywhere in distribution warning: no previously-included files matching '.obj' found anywhere in distribution warning: no previously-included files found matching 'aiohttp\.html' no previously-included directories found matching 'docs_build' adding license file 'LICENSE.txt' writing manifest file 'aiohttp.egg-info\SOURCES.txt' copying aiohttp_cparser.pxd -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp_find_header.pxd -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp_headers.pxi -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp_helpers.pyi -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp_helpers.pyx -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp_http_parser.pyx -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp_http_writer.pyx -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp_websocket.pyx -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\py.typed -> build\lib.win-amd64-cpython-312\aiohttp creating build\lib.win-amd64-cpython-312\aiohttp.hash copying aiohttp.hash_cparser.pxd.hash -> build\lib.win-amd64-cpython-312\aiohttp.hash copying aiohttp.hash_find_header.pxd.hash -> build\lib.win-amd64-cpython-312\aiohttp.hash copying aiohttp.hash_helpers.pyi.hash -> build\lib.win-amd64-cpython-312\aiohttp.hash copying aiohttp.hash_helpers.pyx.hash -> build\lib.win-amd64-cpython-312\aiohttp.hash copying aiohttp.hash_http_parser.pyx.hash -> build\lib.win-amd64-cpython-312\aiohttp.hash copying aiohttp.hash_http_writer.pyx.hash -> build\lib.win-amd64-cpython-312\aiohttp.hash copying aiohttp.hash_websocket.pyx.hash -> build\lib.win-amd64-cpython-312\aiohttp.hash copying aiohttp.hash\hdrs.py.hash -> build\lib.win-amd64-cpython-312\aiohttp.hash running build_ext building 'aiohttp._websocket' extension error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for aiohttp Building wheel for lru-dict (setup.py) ... error error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [5 lines of output] running bdist_wheel running build running build_ext building 'lru' extension error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for lru-dict Running setup.py clean for lru-dict Building wheel for cytoolz (pyproject.toml) ... error error: subprocess-exited-with-error
× Building wheel for cytoolz (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [55 lines of output] [1/5] Cythonizing cytoolz/utils.pyx [2/5] Cythonizing cytoolz/dicttoolz.pyx [3/5] Cythonizing cytoolz/functoolz.pyx [4/5] Cythonizing cytoolz/itertoolz.pyx [5/5] Cythonizing cytoolz/recipes.pyx running bdist_wheel running build running build_py creating build creating build\lib.win-amd64-cpython-312 creating build\lib.win-amd64-cpython-312\cytoolz copying cytoolz\compatibility.py -> build\lib.win-amd64-cpython-312\cytoolz copying cytoolz_signatures.py -> build\lib.win-amd64-cpython-312\cytoolz copying cytoolz_version.py -> build\lib.win-amd64-cpython-312\cytoolz copying cytoolz__init.py -> build\lib.win-amd64-cpython-312\cytoolz creating build\lib.win-amd64-cpython-312\cytoolz\curried copying cytoolz\curried\exceptions.py -> build\lib.win-amd64-cpython-312\cytoolz\curried copying cytoolz\curried\operator.py -> build\lib.win-amd64-cpython-312\cytoolz\curried copying cytoolz\curried\init.py -> build\lib.win-amd64-cpython-312\cytoolz\curried copying cytoolz\dicttoolz.pyx -> build\lib.win-amd64-cpython-312\cytoolz copying cytoolz\functoolz.pyx -> build\lib.win-amd64-cpython-312\cytoolz copying cytoolz\itertoolz.pyx -> build\lib.win-amd64-cpython-312\cytoolz copying cytoolz\recipes.pyx -> build\lib.win-amd64-cpython-312\cytoolz copying cytoolz\utils.pyx -> build\lib.win-amd64-cpython-312\cytoolz copying cytoolz\cpython.pxd -> build\lib.win-amd64-cpython-312\cytoolz copying cytoolz\dicttoolz.pxd -> build\lib.win-amd64-cpython-312\cytoolz copying cytoolz\functoolz.pxd -> build\lib.win-amd64-cpython-312\cytoolz copying cytoolz\itertoolz.pxd -> build\lib.win-amd64-cpython-312\cytoolz copying cytoolz\recipes.pxd -> build\lib.win-amd64-cpython-312\cytoolz copying cytoolz\utils.pxd -> build\lib.win-amd64-cpython-312\cytoolz copying cytoolz\init__.pxd -> build\lib.win-amd64-cpython-312\cytoolz creating build\lib.win-amd64-cpython-312\cytoolz\tests copying cytoolz\tests\dev_skip_test.py -> build\lib.win-amd64-cpython-312\cytoolz\tests copying cytoolz\tests\test_compatibility.py -> build\lib.win-amd64-cpython-312\cytoolz\tests copying cytoolz\tests\test_curried.py -> build\lib.win-amd64-cpython-312\cytoolz\tests copying cytoolz\tests\test_curried_toolzlike.py -> build\lib.win-amd64-cpython-312\cytoolz\tests copying cytoolz\tests\test_dev_skip_test.py -> build\lib.win-amd64-cpython-312\cytoolz\tests copying cytoolz\tests\test_dicttoolz.py -> build\lib.win-amd64-cpython-312\cytoolz\tests copying cytoolz\tests\test_docstrings.py -> build\lib.win-amd64-cpython-312\cytoolz\tests copying cytoolz\tests\test_doctests.py -> build\lib.win-amd64-cpython-312\cytoolz\tests copying cytoolz\tests\test_embedded_sigs.py -> build\lib.win-amd64-cpython-312\cytoolz\tests copying cytoolz\tests\test_functoolz.py -> build\lib.win-amd64-cpython-312\cytoolz\tests copying cytoolz\tests\test_inspect_args.py -> build\lib.win-amd64-cpython-312\cytoolz\tests copying cytoolz\tests\test_itertoolz.py -> build\lib.win-amd64-cpython-312\cytoolz\tests copying cytoolz\tests\test_none_safe.py -> build\lib.win-amd64-cpython-312\cytoolz\tests copying cytoolz\tests\test_recipes.py -> build\lib.win-amd64-cpython-312\cytoolz\tests copying cytoolz\tests\test_serialization.py -> build\lib.win-amd64-cpython-312\cytoolz\tests copying cytoolz\tests\test_signatures.py -> build\lib.win-amd64-cpython-312\cytoolz\tests copying cytoolz\tests\test_tlz.py -> build\lib.win-amd64-cpython-312\cytoolz\tests copying cytoolz\tests\test_utils.py -> build\lib.win-amd64-cpython-312\cytoolz\tests UPDATING build\lib.win-amd64-cpython-312\cytoolz/_version.py set build\lib.win-amd64-cpython-312\cytoolz/_version.py to '0.12.2' running build_ext building 'cytoolz.dicttoolz' extension error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for cytoolz Building wheel for frozenlist (pyproject.toml) ... error error: subprocess-exited-with-error
× Building wheel for frozenlist (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [33 lines of output]
* Accelerated build *
*********************
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-cpython-312
creating build\lib.win-amd64-cpython-312\frozenlist
copying frozenlist\__init__.py ->
build\lib.win-amd64-cpython-312\frozenlist running egg_info writing frozenlist.egg-info\PKG-INFO writing dependency_links to frozenlist.egg-info\dependency_links.txt writing top-level names to frozenlist.egg-info\top_level.txt reading manifest file 'frozenlist.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 '.pyd' found anywhere in distribution warning: no previously-included files matching '.so' found anywhere in distribution warning: no previously-included files matching '.lib' found anywhere in distribution warning: no previously-included files matching '.dll' found anywhere in distribution warning: no previously-included files matching '.a' found anywhere in distribution warning: no previously-included files matching '.obj' found anywhere in distribution warning: no previously-included files found matching 'frozenlist\.html' no previously-included directories found matching 'docs_build' adding license file 'LICENSE' writing manifest file 'frozenlist.egg-info\SOURCES.txt' copying frozenlist__init__.pyi -> build\lib.win-amd64-cpython-312\frozenlist copying frozenlist_frozenlist.pyx -> build\lib.win-amd64-cpython-312\frozenlist copying frozenlist\py.typed -> build\lib.win-amd64-cpython-312\frozenlist running build_ext building 'frozenlist._frozenlist' extension error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for frozenlist Building wheel for multidict (pyproject.toml) ... error error: subprocess-exited-with-error
× Building wheel for multidict (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [74 lines of output]
* Accelerated build *
*********************
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-cpython-312
creating build\lib.win-amd64-cpython-312\multidict
copying multidict\_abc.py -> build\lib.win-amd64-cpython-312\multidict
copying multidict\_compat.py ->
build\lib.win-amd64-cpython-312\multidict copying multidict_multidict_base.py -> build\lib.win-amd64-cpython-312\multidict copying multidict_multidict_py.py -> build\lib.win-amd64-cpython-312\multidict copying multidict__init__.py -> build\lib.win-amd64-cpython-312\multidict running egg_info writing multidict.egg-info\PKG-INFO writing dependency_links to multidict.egg-info\dependency_links.txt writing top-level names to multidict.egg-info\top_level.txt reading manifest file 'multidict.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 found matching 'multidict_multidict.html' warning: no previously-included files found matching 'multidict*.so' warning: no previously-included files found matching 'multidict*.pyd' warning: no previously-included files found matching 'multidict\.pyd' no previously-included directories found matching 'docs_build' adding license file 'LICENSE' writing manifest file 'multidict.egg-info\SOURCES.txt'
C:\Users\Hannaan\AppData\Local\Temp\pip-build-env-2yl0lksv\overlay\Lib\site-packages\setuptools\command\build_py.py:204:
_Warning: Package 'multidict._multilib' is absent from the packages
configuration.
!!
############################
# Package would be ignored #
############################
Python recognizes 'multidict._multilib' as an importable
package[^1],
but it is absent from setuptools' packages
configuration.
This leads to an ambiguous overall configuration. If you want
to distribute this
package, please make sure that 'multidict._multilib' is
explicitly added
to the packages
configuration field.
Alternatively, you can also rely on setuptools' discovery
methods
(for example by using
find_namespace_packages(...)
/find_namespace:
instead of find_packages(...)
/find:
).
You can read more about "package discovery" on setuptools
documentation page:
-
https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'multidict._multilib' to be distributed and
are
already explicitly excluding 'multidict._multilib' via
find_namespace_packages(...)/find_namespace
or
find_packages(...)/find
,
you can try to use exclude_package_data
, or
include-package-data=False
in
combination with a more fine grained package-data
configuration.
You can read more about "package data files" on setuptools
documentation page:
-
https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be
imported,
even if it does not contain any .py
files.
On the other hand, currently there is no concept of
package data
directory, all directories are treated like packages.
!!
check.warn(importable)
copying multidict\__init__.pyi ->
build\lib.win-amd64-cpython-312\multidict copying multidict\py.typed -> build\lib.win-amd64-cpython-312\multidict running build_ext building 'multidict._multidict' extension error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for multidict Building wheel for yarl (pyproject.toml) ... error error: subprocess-exited-with-error
× Building wheel for yarl (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [49 lines of output]
C:\Users\Hannaan\AppData\Local\Temp\pip-build-env-ttq9u1fi\overlay\Lib\site-packages\setuptools\config\setupcfg.py:293:
_DeprecatedConfig: Deprecated config in setup.cfg
!!
The license_file parameter is deprecated, use license_files
instead.
By 2023-Oct-30, you need to update your project and remove
deprecated calls or your builds will no longer be supported.
See
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
!!
parsed = self.parsers.get(option_name, lambda x: x)(value)
**********************
* Accelerated build *
**********************
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-cpython-312
creating build\lib.win-amd64-cpython-312\yarl
copying yarl\_quoting.py -> build\lib.win-amd64-cpython-312\yarl
copying yarl\_quoting_py.py -> build\lib.win-amd64-cpython-312\yarl
copying yarl\_url.py -> build\lib.win-amd64-cpython-312\yarl
copying yarl\__init__.py -> build\lib.win-amd64-cpython-312\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.win-amd64-cpython-312\yarl copying yarl_quoting_c.pyi -> build\lib.win-amd64-cpython-312\yarl copying yarl_quoting_c.pyx -> build\lib.win-amd64-cpython-312\yarl copying yarl\py.typed -> build\lib.win-amd64-cpython-312\yarl running build_ext building 'yarl._quoting_c' extension error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for yarl Failed to build aiohttp lru-dict cytoolz frozenlist multidict yarl ERROR: Could not build wheels for aiohttp, lru-dict, cytoolz, frozenlist, multidict, yarl, which is required to install pyproject.toml-based projects
C:\Users\Hannaan\Downloads\Compressed\ETHBreaker-main>pip install aiohttp Collecting aiohttp Using cached aiohttp-3.8.5.tar.gz (7.4 MB) Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied: attrs>=17.3.0 in c:\users\hannaan\appdata\local\programs\python\python312\lib\site-packages (from aiohttp) (23.1.0) Requirement already satisfied: charset-normalizer<4.0,>=2.0 in c:\users\hannaan\appdata\local\programs\python\python312\lib\site-packages (from aiohttp) (3.3.0) Collecting multidict<7.0,>=4.5 (from aiohttp) Using cached multidict-6.0.4.tar.gz (51 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp) Obtaining dependency information for async-timeout<5.0,>=4.0.0a3 from https://files.pythonhosted.org/packages/a7/fa/e01228c2938de91d47b307831c62ab9e4001e747789d0b05baf779a6488c/async_timeout-4.0.3-py3-none-any.whl.metadata Using cached async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) Collecting yarl<2.0,>=1.0 (from aiohttp) Using cached yarl-1.9.2.tar.gz (184 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Collecting frozenlist>=1.1.1 (from aiohttp) Using cached frozenlist-1.4.0.tar.gz (90 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Collecting aiosignal>=1.1.2 (from aiohttp) Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB) Requirement already satisfied: idna>=2.0 in c:\users\hannaan\appdata\local\programs\python\python312\lib\site-packages (from yarl<2.0,>=1.0->aiohttp) (3.4) Using cached async_timeout-4.0.3-py3-none-any.whl (5.7 kB) Building wheels for collected packages: aiohttp, frozenlist, multidict, yarl Building wheel for aiohttp (pyproject.toml) ... error error: subprocess-exited-with-error
× Building wheel for aiohttp (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [94 lines of output]
* Accelerated build *
*********************
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-cpython-312
creating build\lib.win-amd64-cpython-312\aiohttp
copying aiohttp\abc.py -> build\lib.win-amd64-cpython-312\aiohttp
copying aiohttp\base_protocol.py ->
build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\client.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\client_exceptions.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\client_proto.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\client_reqrep.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\client_ws.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\connector.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\cookiejar.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\formdata.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\hdrs.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\helpers.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\http.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\http_exceptions.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\http_parser.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\http_websocket.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\http_writer.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\locks.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\log.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\multipart.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\payload.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\payload_streamer.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\pytest_plugin.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\resolver.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\streams.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\tcp_helpers.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\test_utils.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\tracing.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\typedefs.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_app.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_exceptions.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_fileresponse.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_log.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_middlewares.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_protocol.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_request.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_response.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_routedef.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_runner.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_server.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_urldispatcher.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\web_ws.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\worker.py -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp__init__.py -> build\lib.win-amd64-cpython-312\aiohttp running egg_info writing aiohttp.egg-info\PKG-INFO writing dependency_links to aiohttp.egg-info\dependency_links.txt writing requirements to aiohttp.egg-info\requires.txt writing top-level names to aiohttp.egg-info\top_level.txt reading manifest file 'aiohttp.egg-info\SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'aiohttp' anywhere in distribution warning: no previously-included files matching '.pyc' found anywhere in distribution warning: no previously-included files matching '.pyd' found anywhere in distribution warning: no previously-included files matching '.so' found anywhere in distribution warning: no previously-included files matching '.lib' found anywhere in distribution warning: no previously-included files matching '.dll' found anywhere in distribution warning: no previously-included files matching '.a' found anywhere in distribution warning: no previously-included files matching '.obj' found anywhere in distribution warning: no previously-included files found matching 'aiohttp\.html' no previously-included directories found matching 'docs_build' adding license file 'LICENSE.txt' writing manifest file 'aiohttp.egg-info\SOURCES.txt' copying aiohttp_cparser.pxd -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp_find_header.pxd -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp_headers.pxi -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp_helpers.pyi -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp_helpers.pyx -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp_http_parser.pyx -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp_http_writer.pyx -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp_websocket.pyx -> build\lib.win-amd64-cpython-312\aiohttp copying aiohttp\py.typed -> build\lib.win-amd64-cpython-312\aiohttp creating build\lib.win-amd64-cpython-312\aiohttp.hash copying aiohttp.hash_cparser.pxd.hash -> build\lib.win-amd64-cpython-312\aiohttp.hash copying aiohttp.hash_find_header.pxd.hash -> build\lib.win-amd64-cpython-312\aiohttp.hash copying aiohttp.hash_helpers.pyi.hash -> build\lib.win-amd64-cpython-312\aiohttp.hash copying aiohttp.hash_helpers.pyx.hash -> build\lib.win-amd64-cpython-312\aiohttp.hash copying aiohttp.hash_http_parser.pyx.hash -> build\lib.win-amd64-cpython-312\aiohttp.hash copying aiohttp.hash_http_writer.pyx.hash -> build\lib.win-amd64-cpython-312\aiohttp.hash copying aiohttp.hash_websocket.pyx.hash -> build\lib.win-amd64-cpython-312\aiohttp.hash copying aiohttp.hash\hdrs.py.hash -> build\lib.win-amd64-cpython-312\aiohttp.hash running build_ext building 'aiohttp._websocket' extension error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for aiohttp Building wheel for frozenlist (pyproject.toml) ... error error: subprocess-exited-with-error
× Building wheel for frozenlist (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [33 lines of output]
* Accelerated build *
*********************
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-cpython-312
creating build\lib.win-amd64-cpython-312\frozenlist
copying frozenlist\__init__.py ->
build\lib.win-amd64-cpython-312\frozenlist running egg_info writing frozenlist.egg-info\PKG-INFO writing dependency_links to frozenlist.egg-info\dependency_links.txt writing top-level names to frozenlist.egg-info\top_level.txt reading manifest file 'frozenlist.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 '.pyd' found anywhere in distribution warning: no previously-included files matching '.so' found anywhere in distribution warning: no previously-included files matching '.lib' found anywhere in distribution warning: no previously-included files matching '.dll' found anywhere in distribution warning: no previously-included files matching '.a' found anywhere in distribution warning: no previously-included files matching '.obj' found anywhere in distribution warning: no previously-included files found matching 'frozenlist\.html' no previously-included directories found matching 'docs_build' adding license file 'LICENSE' writing manifest file 'frozenlist.egg-info\SOURCES.txt' copying frozenlist__init__.pyi -> build\lib.win-amd64-cpython-312\frozenlist copying frozenlist_frozenlist.pyx -> build\lib.win-amd64-cpython-312\frozenlist copying frozenlist\py.typed -> build\lib.win-amd64-cpython-312\frozenlist running build_ext building 'frozenlist._frozenlist' extension error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for frozenlist Building wheel for multidict (pyproject.toml) ... error error: subprocess-exited-with-error
× Building wheel for multidict (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [74 lines of output]
* Accelerated build *
*********************
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-cpython-312
creating build\lib.win-amd64-cpython-312\multidict
copying multidict\_abc.py -> build\lib.win-amd64-cpython-312\multidict
copying multidict\_compat.py ->
build\lib.win-amd64-cpython-312\multidict copying multidict_multidict_base.py -> build\lib.win-amd64-cpython-312\multidict copying multidict_multidict_py.py -> build\lib.win-amd64-cpython-312\multidict copying multidict__init__.py -> build\lib.win-amd64-cpython-312\multidict running egg_info writing multidict.egg-info\PKG-INFO writing dependency_links to multidict.egg-info\dependency_links.txt writing top-level names to multidict.egg-info\top_level.txt reading manifest file 'multidict.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 found matching 'multidict_multidict.html' warning: no previously-included files found matching 'multidict*.so' warning: no previously-included files found matching 'multidict*.pyd' warning: no previously-included files found matching 'multidict\.pyd' no previously-included directories found matching 'docs_build' adding license file 'LICENSE' writing manifest file 'multidict.egg-info\SOURCES.txt'
C:\Users\Hannaan\AppData\Local\Temp\pip-build-env-44m4stoc\overlay\Lib\site-packages\setuptools\command\build_py.py:204:
_Warning: Package 'multidict._multilib' is absent from the packages
configuration.
!!
############################
# Package would be ignored #
############################
Python recognizes 'multidict._multilib' as an importable
package[^1],
but it is absent from setuptools' packages
configuration.
This leads to an ambiguous overall configuration. If you want
to distribute this
package, please make sure that 'multidict._multilib' is
explicitly added
to the packages
configuration field.
Alternatively, you can also rely on setuptools' discovery
methods
(for example by using
find_namespace_packages(...)
/find_namespace:
instead of find_packages(...)
/find:
).
You can read more about "package discovery" on setuptools
documentation page:
-
https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'multidict._multilib' to be distributed and
are
already explicitly excluding 'multidict._multilib' via
find_namespace_packages(...)/find_namespace
or
find_packages(...)/find
,
you can try to use exclude_package_data
, or
include-package-data=False
in
combination with a more fine grained package-data
configuration.
You can read more about "package data files" on setuptools
documentation page:
-
https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be
imported,
even if it does not contain any .py
files.
On the other hand, currently there is no concept of
package data
directory, all directories are treated like packages.
!!
check.warn(importable)
copying multidict\__init__.pyi ->
build\lib.win-amd64-cpython-312\multidict copying multidict\py.typed -> build\lib.win-amd64-cpython-312\multidict running build_ext building 'multidict._multidict' extension error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for multidict Building wheel for yarl (pyproject.toml) ... error error: subprocess-exited-with-error
× Building wheel for yarl (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [49 lines of output]
C:\Users\Hannaan\AppData\Local\Temp\pip-build-env-c1yx6vqm\overlay\Lib\site-packages\setuptools\config\setupcfg.py:293:
_DeprecatedConfig: Deprecated config in setup.cfg
!!
The license_file parameter is deprecated, use license_files
instead.
By 2023-Oct-30, you need to update your project and remove
deprecated calls or your builds will no longer be supported.
See
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
!!
parsed = self.parsers.get(option_name, lambda x: x)(value)
**********************
* Accelerated build *
**********************
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-cpython-312
creating build\lib.win-amd64-cpython-312\yarl
copying yarl\_quoting.py -> build\lib.win-amd64-cpython-312\yarl
copying yarl\_quoting_py.py -> build\lib.win-amd64-cpython-312\yarl
copying yarl\_url.py -> build\lib.win-amd64-cpython-312\yarl
copying yarl\__init__.py -> build\lib.win-amd64-cpython-312\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.win-amd64-cpython-312\yarl copying yarl_quoting_c.pyi -> build\lib.win-amd64-cpython-312\yarl copying yarl_quoting_c.pyx -> build\lib.win-amd64-cpython-312\yarl copying yarl\py.typed -> build\lib.win-amd64-cpython-312\yarl running build_ext building 'yarl._quoting_c' extension error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for yarl Failed to build aiohttp frozenlist multidict yarl ERROR: Could not build wheels for aiohttp, frozenlist, multidict, yarl, which is required to install pyproject.toml-based projects
On Thu, Oct 5, 2023 at 3:56 PM Ak535Ak @.***> wrote:
Thread: 0 Mnemonic: identify payment relax choose duck resource remind office enroll eagle orbit alley Child: 0 Wallet: 0xda5362b73fA879bEaE8995436e35266e4EBF711E Exception in thread Thread-1: Traceback (most recent call last): File "C:\Users\AppData\Local\Programs\Python\Python38-32\lib\threading.py", line 932, in _bootstrap_inner self.run() File "C:\Users\AppData\Local\Programs\Python\Python38-32\lib\threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "C:\Users\Downloads\Compressed\ETHBreaker-main\app.py", line 109, in loop eth_balance = check_balance(eth_addr) File "C:\Users\Downloads\Compressed\ETHBreaker-main\app.py", line 90, in check_balance return w3.eth.getBalance(wallet_ac) AttributeError: 'Eth' object has no attribute 'getBalance'
just change line 90 in app.py to "return w3.eth.get_balance(wallet_ac)"
— Reply to this email directly, view it on GitHub https://github.com/AntoshVik/ETHBreaker/issues/7#issuecomment-1748654665, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWLJ46JMIU2VJDCJWQBPYSDX52G5RAVCNFSM6AAAAAA5SI7IRSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBYGY2TINRWGU . You are receiving this because you authored the thread.Message ID: @.***>
Thread: 0 Mnemonic: identify payment relax choose duck resource remind office enroll eagle orbit alley Child: 0 Wallet: 0xda5362b73fA879bEaE8995436e35266e4EBF711E Exception in thread Thread-1: Traceback (most recent call last): File "C:\Users\AppData\Local\Programs\Python\Python38-32\lib\threading.py", line 932, in _bootstrap_inner self.run() File "C:\Users\AppData\Local\Programs\Python\Python38-32\lib\threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "C:\Users\Downloads\Compressed\ETHBreaker-main\app.py", line 109, in loop eth_balance = check_balance(eth_addr) File "C:\Users\Downloads\Compressed\ETHBreaker-main\app.py", line 90, in check_balance return w3.eth.getBalance(wallet_ac) AttributeError: 'Eth' object has no attribute 'getBalance'