При попытке установить библиотеку выдает ошибку, хз вообще что делать Collecting tronpy Using cached tronpy-0.5.0-py3-none-any.whl.metadata (4.0 kB) Collecting base58 (from tronpy) Using cached base58-2.1.1-py3-none-any.whl.metadata (3.1 kB) Collecting coincurve (from tronpy) Using cached coincurve-20.0.0.tar.gz (122 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... error error: subprocess-exited-with-error × Preparing metadata (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [57 lines of output] WARNING: Use build.verbose instead of cmake.verbose for scikit-build-core >= 0.10 *** scikit-build-core 0.10.7 using CMake 3.31.4 (wheel) *** Configuring CMake... loading initial cache file C:\Users\valdi\AppData\Local\Temp\tmpufmich4s\build\CMakeInit.txt -- Building for: NMake Makefiles CMake Error at CMakeLists.txt:3 (project): Running 'nmake' '-?' failed with: no such file or directory CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage -- Configuring incomplete, errors occurred! Traceback (most recent call last): File "C:\Users\valdi\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 389, in <module> main() ~~~~^^ File "C:\Users\valdi\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 373, in main json_out["return_val"] = hook(**hook_input["kwargs"]) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\valdi\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 178, in prepare_metadata_for_build_wheel whl_basename = backend.build_wheel(metadata_directory, config_settings) File "C:\Users\valdi\AppData\Local\Temp\pip-build-env-tlyx0al_\overlay\Lib\site-packages\hatchling\build.py", line 58, in build_wheel return os.path.basename(next(builder.build(directory=wheel_directory, versions=['standard']))) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\valdi\AppData\Local\Temp\pip-build-env-tlyx0al_\overlay\Lib\site-packages\hatchling\builders\plugin\interface.py", line 147, in build build_hook.initialize(version, build_data) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\valdi\AppData\Local\Temp\pip-build-env-tlyx0al_\overlay\Lib\site-packages\scikit_build_core\hatch\plugin.py", line 124, in initialize self._initialize(build_data=build_data) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\valdi\AppData\Local\Temp\pip-build-env-tlyx0al_\overlay\Lib\site-packages\scikit_build_core\hatch\plugin.py", line 226, in _initialize builder.configure( ~~~~~~~~~~~~~~~~~^ defines=defines, ^^^^^^^^^^^^^^^^ ...<2 lines>... version=Version(self.build_config.builder.metadata.version), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "C:\Users\valdi\AppData\Local\Temp\pip-build-env-tlyx0al_\overlay\Lib\site-packages\scikit_build_core\builder\builder.py", line 255, in configure self.config.configure( ~~~~~~~~~~~~~~~~~~~~~^ defines=cmake_defines, ^^^^^^^^^^^^^^^^^^^^^^ cmake_args=[*self.get_cmake_args(), *configure_args], ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "C:\Users\valdi\AppData\Local\Temp\pip-build-env-tlyx0al_\overlay\Lib\site-packages\scikit_build_core\cmake.py", line 242, in configure raise FailedLiveProcessError(msg) from None scikit_build_core.errors.FailedLiveProcessError: CMake configuration failed [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed × Encountered error while generating package metadata. ╰─> See above for output. note: This is an issue with the package mentioned above, not pip. hint: See above for details. Код Collecting tronpy Using cached tronpy-0.5.0-py3-none-any.whl.metadata (4.0 kB) Collecting base58 (from tronpy) Using cached base58-2.1.1-py3-none-any.whl.metadata (3.1 kB) Collecting coincurve (from tronpy) Using cached coincurve-20.0.0.tar.gz (122 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... error error: subprocess-exited-with-error × Preparing metadata (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [57 lines of output] WARNING: Use build.verbose instead of cmake.verbose for scikit-build-core >= 0.10 *** scikit-build-core 0.10.7 using CMake 3.31.4 (wheel) *** Configuring CMake... loading initial cache file C:\Users\valdi\AppData\Local\Temp\tmpufmich4s\build\CMakeInit.txt -- Building for: NMake Makefiles CMake Error at CMakeLists.txt:3 (project): Running 'nmake' '-?' failed with: no such file or directory CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage -- Configuring incomplete, errors occurred! Traceback (most recent call last): File "C:\Users\valdi\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 389, in <module> main() ~~~~^^ File "C:\Users\valdi\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 373, in main json_out["return_val"] = hook(**hook_input["kwargs"]) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\valdi\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 178, in prepare_metadata_for_build_wheel whl_basename = backend.build_wheel(metadata_directory, config_settings) File "C:\Users\valdi\AppData\Local\Temp\pip-build-env-tlyx0al_\overlay\Lib\site-packages\hatchling\build.py", line 58, in build_wheel return os.path.basename(next(builder.build(directory=wheel_directory, versions=['standard']))) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\valdi\AppData\Local\Temp\pip-build-env-tlyx0al_\overlay\Lib\site-packages\hatchling\builders\plugin\interface.py", line 147, in build build_hook.initialize(version, build_data) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\valdi\AppData\Local\Temp\pip-build-env-tlyx0al_\overlay\Lib\site-packages\scikit_build_core\hatch\plugin.py", line 124, in initialize self._initialize(build_data=build_data) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\valdi\AppData\Local\Temp\pip-build-env-tlyx0al_\overlay\Lib\site-packages\scikit_build_core\hatch\plugin.py", line 226, in _initialize builder.configure( ~~~~~~~~~~~~~~~~~^ defines=defines, ^^^^^^^^^^^^^^^^ ...<2 lines>... version=Version(self.build_config.builder.metadata.version), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "C:\Users\valdi\AppData\Local\Temp\pip-build-env-tlyx0al_\overlay\Lib\site-packages\scikit_build_core\builder\builder.py", line 255, in configure self.config.configure( ~~~~~~~~~~~~~~~~~~~~~^ defines=cmake_defines, ^^^^^^^^^^^^^^^^^^^^^^ cmake_args=[*self.get_cmake_args(), *configure_args], ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "C:\Users\valdi\AppData\Local\Temp\pip-build-env-tlyx0al_\overlay\Lib\site-packages\scikit_build_core\cmake.py", line 242, in configure raise FailedLiveProcessError(msg) from None scikit_build_core.errors.FailedLiveProcessError: CMake configuration failed [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed × Encountered error while generating package metadata. ╰─> See above for output. note: This is an issue with the package mentioned above, not pip. hint: See above for details.
Убедиться что установлен компилятор C кода, вроде бы если накатить Perl в систему, то может помочь Также выше варик чел написал Откатить версию питона на 1-2 версии назад В остальном плакать и забить хуй
AIexa, Я поплакал, забил хуй и поставил версию питона на 2 назад. Помогло.(до этого ставил на 1 версию назад и плакал)