Giter VIP home page Giter VIP logo

Comments (4)

pfalcon avatar pfalcon commented on August 15, 2024

"ffi" module is builtin in unix port. Generally, many modules of micropython-lib are intended to run on unix port, where full OS services are available. Anyway, feel free to elaborate which module you tried to use on pyboard.

from micropython-lib.

salimfadhley avatar salimfadhley commented on August 15, 2024

It was the os module. It uses libc for the 'exists' function. And yes -
inward trying to get this working on a pyboard.
On 19 Oct 2014 12:21, "Paul Sokolovsky" [email protected] wrote:

"ffi" module is builtin in unix port. Generally, many modules of
micropython-lib are intended to run on unix port, where full OS services
are available. Anyway, feel free to elaborate which module you tried to use
on pyboard.


Reply to this email directly or view it on GitHub
#8 (comment)
.

from micropython-lib.

pfalcon avatar pfalcon commented on August 15, 2024

So, it's not just "os" module, it's "os.path" module, this is not available for pyboard, and micropython-lib implementation is written for POSIX API.

We definitely want to support this for different port, but there're lot of question how to do that efficiently. If you have some ideas how to do this, feel free to open a thread on forum for discussion.

from micropython-lib.

pfalcon avatar pfalcon commented on August 15, 2024

This is very old issue, with modules mentioned having undergone various changes since the report. So, I'm closing it as out out of date. If you have a specific issue with current versions of micropython/micropython-lib, please submit a new report.

from micropython-lib.

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.