Python Forum
ImportError: Can not find the shared library: libhdfs3.so
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ImportError: Can not find the shared library: libhdfs3.so
#2
https://hdfs3.readthedocs.io/en/latest/install.html shows an alternate conda command for installation (in case that was why yours failed), and it shows that if you don't use conda, you need to install the libhdfs.so file via an OS package.

Finally, there's also a note that that project isn't being developed any longer, and if you have trouble, you might want to examine PyArrow's HDFS interface.
aupres likes this post
Reply


Messages In This Thread
RE: ImportError: Can not find the shared library: libhdfs3.so - by bowlofred - Oct-18-2020, 06:57 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to find I2C library in Python Joni_Engr 1 1,829 Oct-08-2021, 04:06 PM
Last Post: Larz60+
  Python can't find a library which is definitely there! Pedroski55 1 9,880 Mar-26-2021, 11:44 PM
Last Post: snippsat
  Can Embedded Python run any shared library on Android ? sprotz 0 2,358 Nov-08-2020, 12:21 PM
Last Post: sprotz
  Shared reference of variables... Denial 1 1,464 Aug-29-2020, 01:52 PM
Last Post: snippsat
  How to install and use a shared libary, via a .dll? ninjaisfast 0 1,327 Jul-09-2020, 03:23 PM
Last Post: ninjaisfast
  Calling Extended Embedding Python as shared library jibarra 0 2,252 Jul-19-2019, 05:22 PM
Last Post: jibarra
  Divisors shared the second numbers mircea_dragu 1 2,086 Feb-07-2019, 10:09 PM
Last Post: ichabod801
  running just one process shared among uses Skaperen 3 3,056 Aug-07-2018, 12:12 AM
Last Post: Skaperen
  Shared reference and equality zyo 3 3,234 Jun-30-2018, 07:10 PM
Last Post: ljmetzger
  Shared queues l00p1n6 3 3,045 May-15-2018, 01:38 PM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

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