Skip to content

Fitting>Add/Multiply Model not working #3648

@dehoni

Description

@dehoni

Describe the bug
When trying to open Fitting>Add/Multiply Model it produces the error:
line 1199, in actionAddMult_Models File "sas\qtgui\Utilities\ModelEditors\AddMultEditor\AddMultEditor.py", line 84, in init AttributeError: module 'sas.sascalc.fit.models' has no attribute 'find_plugins_dir'

To Reproduce
Steps to reproduce the behavior:

  1. Go to Fitting
  2. Click on Add/Multiply Model
  3. See error

Expected behavior
Opening of the Model Creation Window

Screenshots
If applicable, add screenshots to help explain your problem.

SasView version (please complete the following information):

  • Version: 6.1.1

Operating system (please complete the following information):

  • OS: Windows 11 and Linux

Installation method (please complete the following information):

  • Installed: Windows Installer and ISIS Idaas

Additional context
Also when trying to select a Plug-in model in the fitting perspective, it fails with the error:
Traceback (most recent call last): File "sas\qtgui\Perspectives\Fitting\FittingWidget.py", line 1418, in onSelectModel File "sas\qtgui\Perspectives\Fitting\FittingWidget.py", line 1589, in respondToModelStructure File "sas\qtgui\Perspectives\Fitting\FittingWidget.py", line 2364, in SASModelToQModel File "sas\qtgui\Perspectives\Fitting\FittingWidget.py", line 2400, in fromModelToQModel AttributeError: module 'sas.sascalc.fit.models' has no attribute 'find_plugins_dir'

Metadata

Metadata

Assignees

No one assigned

    Labels

    BlockedIssues that are blocked by somethingDefectBug or undesirable behaviourFitting PerspectiveConcerns the fitting perspectiveMain GUI WindowIssues that concern the main window

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions