Code Monkey home page Code Monkey logo

Comments (4)

qrzhang avatar qrzhang commented on July 4, 2024

Hi Sailseem,

It's hard to say what exactly the problem is. But it should be some problem related to your environment. It should be easier to directly use the docker image we provided. It's simple with only two steps, installing Docker and loading stream image. You can find detailed instructions from our GitHub homepage.

CleanShot 2021-10-27 at 11 41 14

from stream.

huidongchen avatar huidongchen commented on July 4, 2024

Dear, Thank you for this good package, well, I can install this successfully, but when I run the jupyter I cannot even import stream as st. Always returns to "The kernel appears to have died." I can import pandas or other packages without issues. Can you help me with it? Thanks

Hi, Sorry about the delay. Can you add the following code before importing 'stream' and give it another try?

import os 
os.environ['KMP_DUPLICATE_LIB_OK']='True'

from stream.

sailseem avatar sailseem commented on July 4, 2024

thanks, but not solve my problem, i guess I will try to use docker instead

from stream.

Roger-GOAT avatar Roger-GOAT commented on July 4, 2024

can't download daemon.
Can anyone solve this "The kernel appears to have died." ?

from stream.

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.