Coder Social home page Coder Social logo

Comments (4)

kafonek avatar kafonek commented on July 18, 2024

Thanks for the kind words @MMP3AC3. ipython_blocking is on pypi so you should be able to pip install ipython_blocking in your Python environment, and then import ipython_blocking after that.

If you did run pip install ipython_blocking but your Python instance can't import it, then I would guess that your default pip is using a different virtual environment than the Python instance you're trying to import into. You'll have to explain a bit more about your set-up (running locally in Anaconda or Google Colab or Binder or somewhere else?).

Thanks

from ipython_blocking.

mmurray22 avatar mmurray22 commented on July 18, 2024

Hello @kafonek,

I am currently running the program on a web-based Jupyter Notebook-can you still use pip install for that, or is there some other way to do it? I've tried looking it up, but searches seem to come up empty. Any ideas?

Thanks

from ipython_blocking.

bryceschober avatar bryceschober commented on July 18, 2024

@mmurray22 Did you try %pip install ipython_blocking in your notebook before the import statement?

from ipython_blocking.

caggursoy avatar caggursoy commented on July 18, 2024

Hi, sorry to resurrect the issue but I am having the same issue.

I am running a Jupyter-lab notebook with using Conda as the environment manager.
Surely, when I check the packages installed for the virtual-env I got the following result; which means that the package is installed.
...
ipython 8.14.0 pypi_0 pypi
ipython-blocking 0.3.1 pypi_0 pypi
ipython_genutils 0.2.0 py_1 conda-forge
...

Regardless, when I run the import ipython-blocking block it gives me the following error: `ModuleNotFoundError: No module named 'ipython_blocking'

Moreover I have tried your %pip install ipython_blocking approach but all I got is that all the dependencies are already installed and then the same error on the next import ipython-blocking line.

I would be glad if you can help me with that.

from ipython_blocking.

Related Issues (13)

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.