Coder Social home page Coder Social logo

Comments (5)

votti avatar votti commented on June 16, 2024

from imcsegmentationpipeline.

SteveBoothHLI avatar SteveBoothHLI commented on June 16, 2024

Hi Vito, thanks for your quick reply!

In the screenshot you can see that I executed "activate imctools" then I executed the jupyter notebook from the activated imctools env.

I also just tried this with "conda activate imctools" then jupyter notebook and the error persists.

Steve

from imcsegmentationpipeline.

votti avatar votti commented on June 16, 2024

Hey,

A sorry, I looked at it on a mobile phone - you sure are doing things right!

Two things to try:
a) Reinstall the imctools environment (first use conda env remove imctools) then install it again using using: conda env create -f conda_imctools.yml - are there any errors during installation?
b) try within the environment pip install git+https://github.com/BodenmillerGroup/imctools.git@develop-test
Are there any errors?
c) register the conda kernel as ipython kernel for jupyter specifically : activate imctools environment, then `python -m ipykernel install --user --name imctools --display-name "Python (imctools) " then select this env as active kernel in the notebook.

Let me know if/what helped!
Best, Vito

from imcsegmentationpipeline.

SteveBoothHLI avatar SteveBoothHLI commented on June 16, 2024

Hi Vito, thanks so much.

It tried option A first and that alone did not work. However I then tried B & C and now the issue is resolved.

Thanks for your help!
Enjoy the rest of your vacation,
Steve

from imcsegmentationpipeline.

votti avatar votti commented on June 16, 2024

Hm strange! I tested this several times on Ubuntu & Windows and everything seemed to work just with the conda install - I guess I need to investigate further and figure a procedure that works more reliable.

Glad that it worked after all!

from imcsegmentationpipeline.

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.