Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
LIB install failure
#2
(Jun-07-2017, 05:53 PM)Able98 Wrote: scrypt-1.2.0/libcperciva/crypto/crypto_aes.c:6:25: fatal error: openssl/aes.h: No such file or directory
Looks like it needs the openssl source available in order to compile. Supposing your on linux (based on the first block, with sudo/apt, I'm guessing you're on a Debian based distro), you could possibly fix it using sudo apt install openssl-dev.

Otherwise, check the package's docs to see what requirements it has.
Reply


Messages In This Thread
LIB install failure - by Able98 - Jun-07-2017, 05:53 PM
RE: LIB install failure - by nilamo - Jun-07-2017, 06:17 PM
RE: LIB install failure - by Able98 - Jun-07-2017, 06:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Failure to run source command middlestudent 2 741 Sep-22-2023, 01:21 PM
Last Post: buran
  Dickey Fuller failure Led_Zeppelin 4 2,688 Sep-15-2022, 09:07 PM
Last Post: Led_Zeppelin
  Assert failure jtcostel 1 1,669 Sep-03-2021, 05:28 PM
Last Post: buran
  xml decoding failure(bs4) roughstroke 1 2,297 May-09-2020, 04:37 PM
Last Post: snippsat
  SCIKIT learn failure in mac Perja11 1 2,335 Nov-30-2019, 06:44 PM
Last Post: snippsat
  failure to find modules justus123 2 4,291 Dec-14-2018, 04:28 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

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