GithubHelp home page GithubHelp logo

Comments (3)

KesterTong avatar KesterTong commented on May 14, 2024

I have tried using Matt's build, but it has some errors. Seems like while initializing, IPython is calling some functions that don't exist in PNaCl's glibc-compat library, causing it to crash. We've seen things like this before, e.g. in IPython/core/prompts.py. I checked that it wasn't a regression to that particular issue, but the fix to prompts.py is still in place. So it looks like some other change in the naclports build (shift to pyppapi library, new python libraries, or changes in how IPython is initialized) is causing this error.

from colaboratory.

matthewturk avatar matthewturk commented on May 14, 2024

I'm pretty sure this is because it needs html5fs persistent to be available
in JavaScript. My fork had the JS necessary. pyppapi doesn't use
gethostname and works fine with glibc-compat; the error message is printed
by pyppapi to notify the developer that it is replacing that function with
a stub function.
On May 31, 2014 11:59 AM, "KesterTong" [email protected] wrote:

I have tried using Matt's build, but it has some errors. Seems like while
initializing, IPython is calling some functions that don't exist in PNaCl's
glibc-compat library, causing it to crash. We've seen things like this
before, e.g. in IPython/core/prompts.py. I checked that it wasn't a
regression to that particular issue, but the fix to prompts.py is still in
place. So it looks like some other change in the naclports build (shift to
pyppapi library, new python libraries, or changes in how IPython is
initialized) is causing this error.


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

from colaboratory.

fperez avatar fperez commented on May 14, 2024

Replaced by #24.

from colaboratory.

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.