Skip to content

Fix ModuleNotFoundError for Python 3 - (see Issue #13) #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tokjun
Copy link

@tokjun tokjun commented Oct 6, 2020

No description provided.

@mehrtash
Copy link
Member

mehrtash commented Oct 7, 2020

Thanks @tokjun .

More changes are required to make the module compatible with python 3.

Here is a brach that I've created for this purpose: https://github.com/DeepInfer/Slicer-DeepInfer/compare/python3

It still needs some work.

@tokjun
Copy link
Author

tokjun commented Oct 7, 2020

Do you have any timeline?
I'm trying to run SliceTracker module on the new Slicer release 4.11, but it fails to load because of Python 3 incompatibility in several dependencies including DeepInfer. So it would be great if we could at least make the module loadable (if not functional) any time soon.

https://discourse.slicer.org/t/slicetracker-module-cannot-be-loaded-on-slicer-4-11-20200930/13895

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants