Giter Site home page Giter Site logo

Comments (5)

HollyASmith488 avatar HollyASmith488 commented on July 16, 2024

I think I solved this by installing a different version of sci-kit image...

pip install scikit-image==0.18.0
Seemed ok after that

from flika.

HollyASmith488 avatar HollyASmith488 commented on July 16, 2024

Now I get this error when I try to open Script Editor

2022-12-05` 22:36:48,467 - ERROR - Uncaught exception
Traceback (most recent call last):
  File "C:\Users\has54.PHARM\Anaconda3\lib\site-packages\flika\app\application.py", line 301, in <lambda>
    return lambda : ScriptEditor.importScript(script)
  File "C:\Users\has54.PHARM\Anaconda3\lib\site-packages\flika\app\script_editor.py", line 214, in importScript
    ScriptEditor.show()
  File "C:\Users\has54.PHARM\Anaconda3\lib\site-packages\flika\app\script_editor.py", line 282, in show
    ScriptEditor.gui = ScriptEditor()
  File "C:\Users\has54.PHARM\Anaconda3\lib\site-packages\flika\app\script_editor.py", line 86, in __init__
    from .terminal import ipython_terminal
  File "C:\Users\has54.PHARM\Anaconda3\lib\site-packages\flika\app\terminal.py", line 23, in <module>
    from ipykernel import find_connection_file
ImportError: cannot import name 'find_connection_file' from 'ipykernel' (C:\Users\has54.PHARM\Anaconda3\lib\site-packages\ipykernel\__init__.py)

from flika.

gddickinson avatar gddickinson commented on July 16, 2024

from flika.

HollyASmith488 avatar HollyASmith488 commented on July 16, 2024

Hi George,

Thanks so much for your message! Yes I think the newer version of Python (3.9) was definitely the problem. I managed to make a virtual environment running Python 3.6.6 and used pip to install FLIKA with scikit image 0.17.2. That seems to be working now. Thanks again for your help!

Best wishes,
Holly

from flika.

gddickinson avatar gddickinson commented on July 16, 2024

from flika.

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.