Python Forum
Attempting to get pkg-config working
Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Attempting to get pkg-config working
#1
Attempting to use pkg-config-lite-0.28-1, based on pkg-config-0.28 to get pkg-config working.
Taken from:  https://sourceforge.net/projects/pkgconfiglite/files/

I have extracted it and added it to the path.

Output:
C:\Users\admin\Desktop\ETH-V3 Recover to Run>pip install ethereum Collecting ethereum   Using cached ethereum-1.6.1.tar.gz Collecting repoze.lru (from ethereum)   Using cached repoze.lru-0.6.tar.gz Collecting PyYAML (from ethereum)   Using cached PyYAML-3.12-cp27-cp27m-win32.whl Requirement already satisfied: pbkdf2 in c:\python27\lib\site-packages (from eth ereum) Requirement already satisfied: bitcoin in c:\python27\lib\site-packages (from et hereum) Collecting pycryptodome>=3.3.1 (from ethereum)   Using cached pycryptodome-3.4.5-cp27-cp27m-win32.whl Collecting secp256k1 (from ethereum)   Using cached secp256k1-0.13.2.tar.gz     Complete output from command python setup.py egg_info:     'pkg-config' is required to install this package. Please see the README for details.     ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in c:\users\admin\ap pdata\local\temp\pip-build-jgkhyh\secp256k1\ C:\Users\admin\Desktop\ETH-V3 Recover to Run>
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Attempting to read keyboard outside of console Jimmy998 5 1,343 Nov-25-2022, 08:17 PM
Last Post: Larz60+
Bug beginner attempting to make chatbot MonikaDreemur 1 1,104 Feb-02-2022, 10:24 PM
Last Post: BashBedlam
  Updating a config file [solved] ebolisa 8 2,573 Nov-04-2021, 10:20 AM
Last Post: Gribouillis
  Newbie to Python (Attempting to install DJango on a VPS) jarjar95 0 1,525 May-04-2021, 03:51 PM
Last Post: jarjar95
  Is there a library for recursive object creation using config objects johsmi96 0 1,843 May-03-2021, 08:09 PM
Last Post: johsmi96
  help with pytesseract.image_to_string(savedImage, config='--psm 11')iamge to string korenron 0 2,686 Apr-29-2021, 10:08 AM
Last Post: korenron
  Config file update Olivier74 0 1,473 Aug-18-2020, 03:36 PM
Last Post: Olivier74
  List index out of range error when attempting to make a basic shift code djwilson0495 4 2,981 Aug-16-2020, 08:56 PM
Last Post: deanhystad
  What is the best way to set application-wide config values? ajorona 1 1,902 May-07-2020, 05:03 PM
Last Post: buran
  Config file entry as list versus string? taziuk 2 1,814 Apr-25-2020, 12:01 PM
Last Post: ndc85430

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020