Skip to content

Also unable to install. 'pip install nostr' fails #108

@OkieDokieThen

Description

@OkieDokieThen

`(base) C:\Repository>pip install nostr
Collecting nostr
Using cached nostr-0.0.2-py3-none-any.whl (15 kB)
Requirement already satisfied: cffi>=1.15.0 in c:\users\myname\appdata\local\miniconda3\lib\site-packages (from nostr) (1.15.1)
Requirement already satisfied: cryptography>=37.0.4 in c:\users\myname\appdata\local\miniconda3\lib\site-packages (from nostr) (39.0.1)
Requirement already satisfied: pycparser>=2.21 in c:\users\myname\appdata\local\miniconda3\lib\site-packages (from nostr) (2.21)
Collecting secp256k1>=0.14.0 (from nostr)
Using cached secp256k1-0.14.0.tar.gz (2.4 MB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
'pkg-config' is required to install this package. Please see the README for details.
[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.`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions