Git Product home page Git Product logo

Comments (5)

melissalinkert avatar melissalinkert commented on September 4, 2024

@krushnavadan : it looks like part of the error message is missing. Could you please:

  • paste the entire error message
  • tell us which version of isyntax2raw you have installed
  • tell us which version of Philips' SDK you have installed

from isyntax2raw.

krushnavadan avatar krushnavadan commented on September 4, 2024

raceback (most recent call last):
File "C:\Program Files\Python39\Scripts\isyntax2raw-script.py", line 33, in
sys.exit(load_entry_point('isyntax2raw==0.0.0', 'console_scripts', 'isyntax2raw')())
File "C:\Program Files\Python39\Scripts\isyntax2raw-script.py", line 25, in importlib_load_entry_point
return next(matches).load()
File "C:\Program Files\Python39\lib\importlib\metadata.py", line 77, in load
module = import_module(match.group('module'))
File "C:\Program Files\Python39\lib\importlib_init_.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 972, in _find_and_load_unlocked
File "", line 228, in _call_with_frames_removed
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 972, in _find_and_load_unlocked
File "", line 228, in _call_with_frames_removed
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 986, in _find_and_load_unlocked
File "", line 664, in _load_unlocked
File "", line 627, in load_backward_compatible
File "", line 259, in load_module
File "C:\Program Files\Python39\lib\site-packages\isyntax2raw-0.0.0-py3.9.egg\isyntax2raw_init
.py", line 17, in
ImportError: DLL load failed while importing pixelengine: The specified module could not be found.

from isyntax2raw.

krushnavadan avatar krushnavadan commented on September 4, 2024

philips-pathologysdk-2.0-windows10-py37-research

from isyntax2raw.

chris-allan avatar chris-allan commented on September 4, 2024

The Philips Pathology SDK specifically requires the same Python version (3.7) be used in order to function correctly. You are using Python 3.9.

from isyntax2raw.

idc9 avatar idc9 commented on September 4, 2024

@chris-allan Do you have any suggestions for installing the SDK? Specifically how to handle the python version issue? My system python is 3.9 and the SDK package I have is for 3.8. I tried creating a conda environment and installing, but the SDK still doesn't show up in python...

from isyntax2raw.

Related Issues (9)

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.