Slicer-DeepInfer
Slicer-DeepInfer copied to clipboard
ModuleNotFoundError: No module named 'Queue'
Tried installing DeepInfer through the 3D Slicer (4.11.0-2019-07-15-linux-amd64) Extension Manager, and received the following error on launch:
File "/home/mlp6/.config/NA-MIC/Extensions-28391/DeepInfer/lib/Slicer-4.11/qt-scripted-modules/DeepInfer.py", line 1, in <module>
import Queue
ModuleNotFoundError: No module named 'Queue'
loadSourceAsModule - Failed to load file "/home/mlp6/.config/NA-MIC/Extensions-28391/DeepInfer/lib/Slicer-4.11/qt-scripted-modules/DeepInfer.py" as module "DeepInfer" !
Fail to instantiate module "DeepInfer"
The following modules failed to be instantiated:
DeepInfer
A user on the Slicer forum posted about this issue. https://discourse.slicer.org/t/my-deep-learning-module-is-not-available/16785/2
@mehrtash Will you be able to finish up your progress on your https://github.com/DeepInfer/Slicer-DeepInfer/tree/python3 branch?
Hi! Is there any update on the python3 compatibility? I saw the branch.