Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Ошибка при установке библиотеки secp256k1  #13

@noname159035

Description

@noname159035

Добрый день, столкнулся с такой проблемой при попытке установить библиотеку secp256k1 для Python 3.7.0 на windows 10

pip install secp256k1
Collecting secp256k1
Using cached secp256k1-0.13.2.tar.gz (156 kB)
ERROR: Command errored out with exit status 1:
command: 'c:\users\user\appdata\local\programs\python\python37\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\User\AppData\Local\Temp\pip-install-7i2gk55_\secp256k1\setup.py'"'"'; file='"'"'C:\Users\User\AppData\Local\Temp\pip-install-7i2gk55_\secp256k1\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\User\AppData\Local\Temp\pip-pip-egg-info-y75n4yl'
cwd: C:\Users\User\AppData\Local\Temp\pip-install-7i2gk55
\secp256k1
Complete output (1 lines):
'pkg-config' is required to install this package. Please see the README for details.
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions