Giter Site home page Giter Site logo

Comments (8)

abukaj avatar abukaj commented on May 25, 2024

The issue hits quite often given multiple runs of test (ca. every 200 weaves).

from pweave.

mpastell avatar mpastell commented on May 25, 2024

This seems to be an issue with jupyter_client, can you test if this fixes it: jupyter/jupyter_client#154 (comment)

from pweave.

abukaj avatar abukaj commented on May 25, 2024

I am updating the environment and checking.

Python 3.5.4 |Anaconda custom (64-bit)| (default, Aug 14 2017, 13:26:58) 
Type 'copyright', 'credits' or 'license' for more information
IPython 6.1.0 -- An enhanced Interactive Python. Type '?' for help.

In [1]: import jupyter_client

In [2]: jupyter_client.__version__
Out[2]: '5.1.0'

from pweave.

abukaj avatar abukaj commented on May 25, 2024

Kernel died on 100th weave (of 1000).

from pweave.

mpastell avatar mpastell commented on May 25, 2024

I can reproduce this on Windows using Python 3.5.4., but not on Linux. Also I don't get the error on either using Python 3.6.2. Also it doesn't seem to happen if you use pweave script.

I don't know how to fix this, but I have added better error messages using d55e92f

from pweave.

abukaj avatar abukaj commented on May 25, 2024

I just have reproduced it with the pweave script. :-/
Now I am trying to reproduce it again.

from pweave.

abukaj avatar abukaj commented on May 25, 2024

After ca 1000 weaves I managed to reproduce the issue with test/test_nondeterministicFail.sh script (339d266).

[EDIT]

Ca 600 weaves later I have 2 more kernel deaths.

from pweave.

mpastell avatar mpastell commented on May 25, 2024

Python3 now uses an embedded kernel which does not have this error. It is possible that other kernels will be affected so I will keep this issue open.

from pweave.

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.