Skip to content

Fix runtime error #2

Open
Open
@jcfr

Description

@jcfr

After:

  1. building the extension based of COMP: Fix build system and update extension metadata #1
  2. starting Slicer using the convenience launcher ./SlicerWithQuickModelAlign
  3. selecting the QuickModelAlign module

.. the following errors are reported:

image image
Select module Error report

Python console:

Traceback (most recent call last):
  File "/path/to/Extension-Sources/QuickModelAlign-build/lib/Slicer-5.7/qt-scripted-modules/QuickModelAlign.py", line 95, in setup
    slicer.util.pip_install([wheelPath])
UnboundLocalError: local variable 'wheelPath' referenced before assignment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions