Giter Club home page Giter Club logo

Comments (2)

benhoyt avatar benhoyt commented on June 3, 2024

Hi @jasonterando Hmmm, that's an interesting one. I don't have enough Linux knowledge to know how/where .so libraries are found. Is there a path that's not configured correctly? I dunno. This isn't actually a scandir issue, however, as ctypes.util.find_library can't find it, so I'm going to close this issue here. I'd probably start by reading up about how find_library works on Linux, perhaps starting with the source code as it doesn't look heavily documented: https://github.com/python/cpython/blob/e71662c1ae817e728233ce93882c5b20f4c31ebc/Lib/ctypes/util.py#L92 ... it could be that your system is unable to exec the process's that find_library uses?

from scandir.

jasonterando avatar jasonterando commented on June 3, 2024

Ok, thanks for the response, I'll did into that documentation and see if I can make heads or tails of it. For now, I'll just use the Linux "find" command to iterate through directories and use that to feed directories/files into my Python script.

from scandir.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.