Skip to content
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

Fix runtime error #2

Open
jcfr opened this issue May 2, 2024 · 1 comment
Open

Fix runtime error #2

jcfr opened this issue May 2, 2024 · 1 comment

Comments

@jcfr
Copy link

jcfr commented May 2, 2024

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
@jcfr
Copy link
Author

jcfr commented May 2, 2024

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

No branches or pull requests

1 participant