[3dprinter-general] Bug#980603: cura: FTBFS: cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'

Lucas Nussbaum lucas at debian.org
Wed Jan 20 20:25:58 GMT 2021


Source: cura
Version: 4.8-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210120 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process -j4
> Test project /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
>       Start  1: code-style
>       Start  2: invalid-imports
>       Start  3: pytest-main
>       Start  4: pytest-FirmwareUpdateChecker
>  1/14 Test  #2: invalid-imports ..................   Passed    0.19 sec
>       Start  5: pytest-LegacyProfileReader
>  2/14 Test  #4: pytest-FirmwareUpdateChecker .....   Passed    0.90 sec
>       Start  6: pytest-PostProcessingPlugin
>  3/14 Test  #5: pytest-LegacyProfileReader .......   Passed    1.03 sec
>       Start  7: pytest-VersionUpgrade25to26
>  4/14 Test  #7: pytest-VersionUpgrade25to26 ......   Passed    0.45 sec
>       Start  8: pytest-VersionUpgrade26to27
>  5/14 Test  #8: pytest-VersionUpgrade26to27 ......   Passed    0.46 sec
>       Start  9: pytest-VersionUpgrade27to30
>  6/14 Test  #6: pytest-PostProcessingPlugin ......   Passed    1.41 sec
>       Start 10: pytest-VersionUpgrade34to35
>  7/14 Test  #9: pytest-VersionUpgrade27to30 ......   Passed    0.33 sec
>       Start 11: pytest-VersionUpgrade43to44
>  8/14 Test #10: pytest-VersionUpgrade34to35 ......   Passed    0.27 sec
>       Start 12: pytest-VersionUpgrade44to45
>  9/14 Test #11: pytest-VersionUpgrade43to44 ......   Passed    0.32 sec
>       Start 13: pytest-XmlMaterialProfile
> 10/14 Test #12: pytest-VersionUpgrade44to45 ......   Passed    0.29 sec
>       Start 14: shortcut-keys
> 11/14 Test #14: shortcut-keys ....................   Passed    0.29 sec
> 12/14 Test #13: pytest-XmlMaterialProfile ........   Passed    1.10 sec
> 13/14 Test  #3: pytest-main ......................   Passed   30.22 sec
> 14/14 Test  #1: code-style .......................***Failed   61.38 sec
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> /usr/lib/python3/dist-packages/PyQt5/QtCore.pyi:31: note: "pyqtSignal" defined here
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> /usr/lib/python3/dist-packages/PyQt5/QtCore.pyi:31: note: "pyqtSignal" defined here
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> /usr/lib/python3/dist-packages/PyQt5/QtCore.pyi:31: note: "pyqtSignal" defined here
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> /usr/lib/python3/dist-packages/PyQt5/QtCore.pyi:31: note: "pyqtSignal" defined here
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> /usr/lib/python3/dist-packages/PyQt5/QtCore.pyi:31: note: "pyqtSignal" defined here
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> plugins/3MFReader/WorkspaceDialog.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> plugins/3MFReader/WorkspaceDialog.py:90: error: "pyqtSignal" has no attribute "emit"
> plugins/3MFReader/WorkspaceDialog.py:99: error: "pyqtSignal" has no attribute "emit"
> plugins/3MFReader/WorkspaceDialog.py:107: error: "pyqtSignal" has no attribute "emit"
> plugins/3MFReader/WorkspaceDialog.py:112: error: "pyqtSignal" has no attribute "emit"
> plugins/3MFReader/WorkspaceDialog.py:134: error: "pyqtSignal" has no attribute "emit"
> plugins/3MFReader/WorkspaceDialog.py:152: error: "pyqtSignal" has no attribute "emit"
> plugins/3MFReader/WorkspaceDialog.py:160: error: "pyqtSignal" has no attribute "emit"
> plugins/3MFReader/WorkspaceDialog.py:169: error: "pyqtSignal" has no attribute "emit"
> plugins/3MFReader/WorkspaceDialog.py:177: error: "pyqtSignal" has no attribute "emit"
> plugins/3MFReader/WorkspaceDialog.py:186: error: "pyqtSignal" has no attribute "emit"
> plugins/3MFReader/WorkspaceDialog.py:195: error: "pyqtSignal" has no attribute "emit"
> plugins/3MFReader/WorkspaceDialog.py:206: error: "pyqtSignal" has no attribute "emit"
> plugins/3MFReader/WorkspaceDialog.py:214: error: "pyqtSignal" has no attribute "emit"
> plugins/3MFReader/WorkspaceDialog.py:230: error: "pyqtSignal" has no attribute "emit"
> plugins/3MFReader/WorkspaceDialog.py:265: error: "pyqtSignal" has no attribute "emit"
> plugins/3MFReader/WorkspaceDialog.py:270: error: "pyqtSignal" has no attribute "emit"
> plugins/3MFReader/WorkspaceDialog.py:275: error: "pyqtSignal" has no attribute "emit"
> plugins/3MFReader/WorkspaceDialog.py:310: error: "pyqtSignal" has no attribute "emit"
> Found 376 errors in 55 files (checked 5 source files)
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Stages/CuraStage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/GenericOutputController.py:23: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/GenericOutputController.py:28: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/GenericOutputController.py:31: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/GenericOutputController.py:36: error: "pyqtSignal" has no attribute "disconnect"
> cura/PrinterOutput/GenericOutputController.py:37: error: "pyqtSignal" has no attribute "disconnect"
> cura/PrinterOutput/GenericOutputController.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/GenericOutputController.py:44: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> Found 357 errors in 54 files (checked 3 source files)
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> /usr/lib/python3/dist-packages/PyQt5/QtCore.pyi:31: note: "pyqtSignal" defined here
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> /usr/lib/python3/dist-packages/PyQt5/QtCore.pyi:31: note: "pyqtSignal" defined here
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> /usr/lib/python3/dist-packages/PyQt5/QtCore.pyi:31: note: "pyqtSignal" defined here
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> /usr/lib/python3/dist-packages/PyQt5/QtCore.pyi:31: note: "pyqtSignal" defined here
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> /usr/lib/python3/dist-packages/PyQt5/QtCore.pyi:31: note: "pyqtSignal" defined here
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/CuraView.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> Found 366 errors in 57 files (checked 163 source files)
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> Found 357 errors in 54 files (checked 2 source files)
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> plugins/CuraDrive/src/DrivePluginExtension.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> plugins/CuraDrive/src/DrivePluginExtension.py:74: error: "str" not callable
> plugins/CuraDrive/src/DrivePluginExtension.py:74: error: "None" not callable
> plugins/CuraDrive/src/DrivePluginExtension.py:81: error: "str" not callable
> plugins/CuraDrive/src/DrivePluginExtension.py:81: error: "None" not callable
> plugins/CuraDrive/src/DrivePluginExtension.py:101: error: "str" not callable
> plugins/CuraDrive/src/DrivePluginExtension.py:101: error: "None" not callable
> plugins/CuraDrive/src/DrivePluginExtension.py:105: error: "pyqtSignal" has no attribute "emit"
> plugins/CuraDrive/src/DrivePluginExtension.py:111: error: "pyqtSignal" has no attribute "emit"
> plugins/CuraDrive/src/DrivePluginExtension.py:118: error: "str" not callable
> plugins/CuraDrive/src/DrivePluginExtension.py:118: error: "None" not callable
> plugins/CuraDrive/src/DrivePluginExtension.py:140: error: "pyqtSignal" has no attribute "emit"
> plugins/CuraDrive/src/DrivePluginExtension.py:168: error: "str" not callable
> plugins/CuraDrive/src/DrivePluginExtension.py:168: error: "None" not callable
> Found 371 errors in 55 files (checked 7 source files)
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> plugins/CuraEngineBackend/CuraEngineBackend.py:156: error: "pyqtSignal" has no attribute "connect"
> plugins/CuraEngineBackend/CuraEngineBackend.py:164: error: "pyqtSignal" has no attribute "connect"
> plugins/CuraEngineBackend/CuraEngineBackend.py:166: error: "pyqtSignal" has no attribute "connect"
> plugins/CuraEngineBackend/CuraEngineBackend.py:170: error: "pyqtSignal" has no attribute "connect"
> plugins/CuraEngineBackend/CuraEngineBackend.py:180: error: "pyqtSignal" has no attribute "connect"
> plugins/CuraEngineBackend/CuraEngineBackend.py:282: error: "str" not callable
> plugins/CuraEngineBackend/CuraEngineBackend.py:282: error: "None" not callable
> plugins/CuraEngineBackend/CuraEngineBackend.py:547: error: "str" not callable
> plugins/CuraEngineBackend/CuraEngineBackend.py:547: error: "None" not callable
> plugins/CuraEngineBackend/CuraEngineBackend.py:615: error: "str" not callable
> plugins/CuraEngineBackend/CuraEngineBackend.py:615: error: "None" not callable
> plugins/CuraEngineBackend/CuraEngineBackend.py:936: error: "Callable[[], None]" has no attribute "connect"
> plugins/CuraEngineBackend/CuraEngineBackend.py:946: error: "Callable[[], None]" has no attribute "disconnect"
> Found 370 errors in 55 files (checked 5 source files)
> Success: no issues found in 2 source files
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> Found 357 errors in 54 files (checked 2 source files)
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.py:11: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.py:37: error: "pyqtSignal" has no attribute "connect"
> plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.py:54: error: "pyqtSignal" has no attribute "emit"
> plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.py:57: error: "pyqtSignal" has no attribute "emit"
> Found 361 errors in 55 files (checked 2 source files)
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> Found 357 errors in 54 files (checked 7 source files)
> Success: no issues found in 2 source files
> Success: no issues found in 2 source files
> Success: no issues found in 2 source files
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> Found 357 errors in 54 files (checked 5 source files)
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> Found 357 errors in 54 files (checked 2 source files)
> Success: no issues found in 2 source files
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> Found 357 errors in 54 files (checked 3 source files)
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> plugins/MachineSettingsAction/MachineSettingsAction.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> plugins/MachineSettingsAction/MachineSettingsAction.py:46: error: "pyqtSignal" has no attribute "connect"
> plugins/MachineSettingsAction/MachineSettingsAction.py:106: error: "pyqtSignal" has no attribute "emit"
> Found 360 errors in 55 files (checked 2 source files)
> plugins/ModelChecker/ModelChecker.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> Found 1 error in 1 file (checked 2 source files)
> cura/Stages/CuraStage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> Found 1 error in 1 file (checked 2 source files)
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> plugins/PerObjectSettingsTool/PerObjectSettingVisibilityHandler.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> Found 358 errors in 55 files (checked 3 source files)
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> plugins/PostProcessingPlugin/PostProcessingPlugin.py:12: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> plugins/PostProcessingPlugin/PostProcessingPlugin.py:105: error: "pyqtSignal" has no attribute "emit"
> plugins/PostProcessingPlugin/PostProcessingPlugin.py:118: error: "pyqtSignal" has no attribute "emit"
> plugins/PostProcessingPlugin/PostProcessingPlugin.py:119: error: "pyqtSignal" has no attribute "emit"
> plugins/PostProcessingPlugin/PostProcessingPlugin.py:129: error: "pyqtSignal" has no attribute "emit"
> plugins/PostProcessingPlugin/PostProcessingPlugin.py:130: error: "pyqtSignal" has no attribute "emit"
> plugins/PostProcessingPlugin/PostProcessingPlugin.py:224: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> plugins/PostProcessingPlugin/PostProcessingPlugin.py:240: error: "str" not callable
> plugins/PostProcessingPlugin/PostProcessingPlugin.py:240: error: "None" not callable
> plugins/PostProcessingPlugin/PostProcessingPlugin.py:241: error: "pyqtSignal" has no attribute "emit"
> Found 367 errors in 55 files (checked 5 source files)
> cura/Stages/CuraStage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> Found 1 error in 1 file (checked 2 source files)
> cura/Stages/CuraStage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> Found 1 error in 1 file (checked 2 source files)
> Success: no issues found in 6 source files
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> Found 357 errors in 54 files (checked 2 source files)
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/CuraView.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> plugins/SimulationView/SimulationViewProxy.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> Found 359 errors in 56 files (checked 5 source files)
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> plugins/SliceInfoPlugin/SliceInfo.py:81: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> Found 358 errors in 55 files (checked 2 source files)
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> Found 357 errors in 54 files (checked 2 source files)
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> plugins/Toolbox/src/CloudSync/SubscribedPackagesModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> plugins/Toolbox/src/CloudSync/LicenseModel.py:1: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> plugins/Toolbox/src/CloudSync/LicenseModel.py:46: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/CloudSync/LicenseModel.py:54: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/CloudSync/LicenseModel.py:63: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/AuthorsModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> plugins/Toolbox/src/PackagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> Found 357 errors in 54 files (checked 2 source files)
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> plugins/Toolbox/src/Toolbox.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> plugins/Toolbox/src/Toolbox.py:117: error: "pyqtSignal" has no attribute "connect"
> plugins/Toolbox/src/Toolbox.py:166: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:197: error: "str" not callable
> plugins/Toolbox/src/Toolbox.py:197: error: "None" not callable
> plugins/Toolbox/src/Toolbox.py:213: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:292: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:296: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:301: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:302: error: "str" not callable
> plugins/Toolbox/src/Toolbox.py:302: error: "None" not callable
> plugins/Toolbox/src/Toolbox.py:303: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:305: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:326: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:333: error: "str" not callable
> plugins/Toolbox/src/Toolbox.py:333: error: "None" not callable
> plugins/Toolbox/src/Toolbox.py:380: error: "str" not callable
> plugins/Toolbox/src/Toolbox.py:380: error: "None" not callable
> plugins/Toolbox/src/Toolbox.py:382: error: "str" not callable
> plugins/Toolbox/src/Toolbox.py:382: error: "None" not callable
> plugins/Toolbox/src/Toolbox.py:415: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:416: error: "str" not callable
> plugins/Toolbox/src/Toolbox.py:416: error: "None" not callable
> plugins/Toolbox/src/Toolbox.py:417: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:419: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:430: error: "str" not callable
> plugins/Toolbox/src/Toolbox.py:430: error: "None" not callable
> plugins/Toolbox/src/Toolbox.py:447: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:450: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:455: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:458: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:481: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> plugins/Toolbox/src/Toolbox.py:497: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> plugins/Toolbox/src/Toolbox.py:505: error: Argument "result" to "pyqtSlot" has incompatible type "Type[int]"; expected "Optional[str]"
> plugins/Toolbox/src/Toolbox.py:514: error: Argument "result" to "pyqtSlot" has incompatible type "Type[int]"; expected "Optional[str]"
> plugins/Toolbox/src/Toolbox.py:523: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> plugins/Toolbox/src/Toolbox.py:639: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:690: error: "str" not callable
> plugins/Toolbox/src/Toolbox.py:690: error: "None" not callable
> plugins/Toolbox/src/Toolbox.py:699: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:708: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:717: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:723: error: Incompatible return value type (got "Optional[Dict[str, Any]]", expected "Optional[QObject]")
> plugins/Toolbox/src/Toolbox.py:728: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:742: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:794: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> plugins/Toolbox/src/Toolbox.py:809: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:817: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/Toolbox.py:825: error: "pyqtSignal" has no attribute "emit"
> plugins/Toolbox/src/CloudSync/CloudPackageChecker.py:36: error: "pyqtSignal" has no attribute "connect"
> plugins/Toolbox/src/CloudSync/CloudPackageChecker.py:85: error: Value of type "Union[NetworkError, Any]" is not indexable
> Found 415 errors in 60 files (checked 17 source files)
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> Found 357 errors in 54 files (checked 2 source files)
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> Found 357 errors in 54 files (checked 2 source files)
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> plugins/UM3NetworkPrinting/src/Models/ConfigurationChangeModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> plugins/UM3NetworkPrinting/src/Cloud/ToolPathUploader.py:114: error: Argument 2 to "_errorCallback" of "ToolPathUploader" has incompatible type "None"; expected "NetworkError"
> plugins/UM3NetworkPrinting/src/Cloud/ToolPathUploader.py:129: error: Argument 2 to "_errorCallback" of "ToolPathUploader" has incompatible type "None"; expected "NetworkError"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> plugins/UM3NetworkPrinting/src/Models/UM3PrintJobOutputModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> plugins/UM3NetworkPrinting/src/Models/UM3PrintJobOutputModel.py:32: error: "pyqtSignal" has no attribute "emit"
> plugins/UM3NetworkPrinting/src/Network/ClusterApiClient.py:193: error: "Callable[[], None]" has no attribute "connect"
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> Found 357 errors in 54 files (checked 2 source files)
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py:54: error: "pyqtSignal" has no attribute "connect"
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py:61: error: "str" not callable
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py:61: error: "None" not callable
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py:126: error: "str" not callable
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py:126: error: "None" not callable
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py:162: error: "pyqtSignal" has no attribute "emit"
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py:203: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py:207: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py:211: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py:286: error: "str" not callable
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py:286: error: "None" not callable
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py:291: error: "str" not callable
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py:291: error: "None" not callable
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py:293: error: "pyqtSignal" has no attribute "emit"
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterOutputDevice.py:345: error: "pyqtSignal" has no attribute "emit"
> plugins/UM3NetworkPrinting/src/Network/LocalClusterOutputDevice.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> plugins/UM3NetworkPrinting/src/Network/LocalClusterOutputDevice.py:77: error: "pyqtSignal" has no attribute "emit"
> plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:98: error: "pyqtSignal" has no attribute "connect"
> plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDevice.py:120: error: Signature of "disconnect" incompatible with supertype "QObject"
> plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:55: error: "pyqtSignal" has no attribute "connect"
> plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:469: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterAction.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterAction.py:42: error: "pyqtSignal" has no attribute "emit"
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterAction.py:48: error: "pyqtSignal" has no attribute "emit"
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterAction.py:55: error: "pyqtSignal" has no attribute "emit"
> plugins/UM3NetworkPrinting/src/UltimakerNetworkedPrinterAction.py:89: error: "pyqtSignal" has no attribute "emit"
> Found 391 errors in 63 files (checked 54 source files)
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/GenericOutputController.py:23: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/GenericOutputController.py:28: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/GenericOutputController.py:31: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/GenericOutputController.py:36: error: "pyqtSignal" has no attribute "disconnect"
> cura/PrinterOutput/GenericOutputController.py:37: error: "pyqtSignal" has no attribute "disconnect"
> cura/PrinterOutput/GenericOutputController.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/GenericOutputController.py:44: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> plugins/USBPrinting/USBPrinterOutputDevice.py:110: error: "pyqtSignal" has no attribute "emit"
> Found 365 errors in 56 files (checked 10 source files)
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> plugins/UltimakerMachineActions/UMOUpgradeSelection.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> Found 358 errors in 55 files (checked 3 source files)
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> Found 357 errors in 54 files (checked 2 source files)
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/CuraView.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> Found 358 errors in 55 files (checked 2 source files)
> Success: no issues found in 2 source files
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingVisibilityPreset.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:49: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:54: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingVisibilityPreset.py:59: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/QualityChangesGroup.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/QualityChangesGroup.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/API/ConnectionStatus.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/ConnectionStatus.py:40: error: "pyqtSignal" has no attribute "emit"
> cura/Utils/NetworkingUtil.py:19: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:29: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:39: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Utils/NetworkingUtil.py:41: error: "str" not callable
> cura/Utils/NetworkingUtil.py:41: error: "None" not callable
> cura/UI/TextManager.py:23: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/UI/ObjectsModel.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SimpleModeSettingsManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineNameValidator.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/MultiBuildPlateModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> Success: no issues found in 2 source files
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/SingleInstance.py:63: error: Incompatible types in assignment (expression has type "QLocalServer", variable has type "None")
> cura/SingleInstance.py:77: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkMJPGImage.py:22: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:23: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:24: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:38: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:51: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:53: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:65: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:87: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:99: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkMJPGImage.py:109: error: "Callable[[int, int], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkMJPGImage.py:118: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkReply")
> cura/PrinterOutput/NetworkMJPGImage.py:119: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkRequest")
> cura/PrinterOutput/NetworkMJPGImage.py:121: error: Incompatible types in assignment (expression has type "None", variable has type "QNetworkAccessManager")
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:135: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "str" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:136: error: "None" not callable
> cura/PrinterOutput/NetworkMJPGImage.py:152: error: "pyqtSignal" has no attribute "emit"
> Success: no issues found in 2 source files
> Success: no issues found in 2 source files
> Success: no issues found in 2 source files
> Success: no issues found in 2 source files
> Success: no issues found in 2 source files
> cura/AutoSave.py:31: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/PrintInformation.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/UI/PrintInformation.py:70: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:72: error: "pyqtSignal" has no attribute "connect"
> cura/UI/PrintInformation.py:131: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:253: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:254: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:255: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:256: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:273: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:274: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:275: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:276: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:277: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:304: error: "pyqtSignal" has no attribute "emit"
> cura/UI/PrintInformation.py:330: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/FirstStartMachineActionsModel.py:36: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/FirstStartMachineActionsModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:70: error: "None" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:74: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:81: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:84: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "str" not callable
> cura/Machines/Models/FirstStartMachineActionsModel.py:110: error: "None" not callable
> cura/Machines/Models/ExtrudersModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:3: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:56: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredCloudPrintersModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/API/Account.py:97: error: "Callable[[], None]" has no attribute "connect"
> cura/API/Account.py:138: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:142: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:159: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:181: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:188: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:211: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:216: error: "pyqtSignal" has no attribute "emit"
> cura/API/Account.py:231: error: "str" not callable
> cura/API/Account.py:231: error: "None" not callable
> cura/Settings/CuraContainerStack.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/CuraContainerStack.py:354: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/UI/WelcomePagesModel.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:97: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:98: error: "str" not callable
> cura/UI/WelcomePagesModel.py:98: error: "None" not callable
> cura/UI/WelcomePagesModel.py:126: error: "str" not callable
> cura/UI/WelcomePagesModel.py:126: error: "None" not callable
> cura/UI/WelcomePagesModel.py:149: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:158: error: "str" not callable
> cura/UI/WelcomePagesModel.py:158: error: "None" not callable
> cura/UI/WelcomePagesModel.py:166: error: "str" not callable
> cura/UI/WelcomePagesModel.py:166: error: "None" not callable
> cura/UI/WelcomePagesModel.py:183: error: "pyqtSignal" has no attribute "emit"
> cura/UI/WelcomePagesModel.py:208: error: "pyqtSignal" has no attribute "disconnect"
> cura/UI/WelcomePagesModel.py:212: error: "pyqtSignal" has no attribute "connect"
> cura/UI/WelcomePagesModel.py:233: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/SettingVisibilityPresetsModel.py:57: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:96: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:126: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/SettingVisibilityPresetsModel.py:172: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/DiscoveredPrintersModel.py:47: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:138: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/DiscoveredPrintersModel.py:174: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:185: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:186: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "str" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:191: error: "None" not callable
> cura/Machines/Models/DiscoveredPrintersModel.py:201: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/Machines/Models/DiscoveredPrintersModel.py:207: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:208: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:243: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/DiscoveredPrintersModel.py:265: error: "pyqtSignal" has no attribute "emit"
> cura/API/__init__.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/GlobalStack.py:193: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/GlobalStack.py:319: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualitySettingsModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/QualitySettingsModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualitySettingsModel.py:58: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:8: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/MachineErrorChecker.py:57: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:63: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/MachineErrorChecker.py:120: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:132: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:137: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:204: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:205: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:212: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/MachineErrorChecker.py:213: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/ContainerTree.py:43: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/ExtruderManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderManager.py:92: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderManager.py:365: error: "pyqtSignal" has no attribute "emit"
> cura/UI/MachineSettingsManager.py:30: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/SettingInheritanceManager.py:39: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/SettingInheritanceManager.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:152: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/SettingInheritanceManager.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/IntentManager.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/IntentManager.py:191: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/ExtruderStack.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ExtruderStack.py:94: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/CuraContainerRegistry.py:132: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:205: error: Argument 1 to "question" of "QMessageBox" has incompatible type "None"; expected "QWidget"
> cura/Settings/ContainerManager.py:295: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/ContainerManager.py:334: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/ConvexHullDecorator.py:65: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/IntentModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:41: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:42: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentModel.py:53: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/BaseMaterialsModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Machines/Models/BaseMaterialsModel.py:108: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:55: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:56: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:57: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:60: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:69: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/QualityManagementModel.py:99: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/QualityManagementModel.py:140: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:141: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:209: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/QualityManagementModel.py:281: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:34: error: Argument "result" to "pyqtSlot" has incompatible type "Type[bool]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:184: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:199: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> cura/Machines/Models/MaterialManagementModel.py:231: error: "str" not callable
> cura/Machines/Models/MaterialManagementModel.py:231: error: "None" not callable
> cura/Machines/Models/MaterialManagementModel.py:247: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/MaterialManagementModel.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Machines/Models/IntentCategoryModel.py:78: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Machines/Models/IntentCategoryModel.py:88: error: "Callable[[], None]" has no attribute "connect"
> cura/Machines/Models/GlobalStacksModel.py:38: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:107: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:123: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:128: error: "Callable[[], None]" has no attribute "connect"
> cura/BuildVolume.py:133: error: "pyqtSignal" has no attribute "connect"
> cura/BuildVolume.py:136: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:9: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/Settings/MachineManager.py:71: error: "Callable[[], None]" has no attribute "connect"
> cura/Settings/MachineManager.py:79: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:80: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:81: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:83: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:84: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:90: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:91: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:92: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:93: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:95: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:96: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:97: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:107: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:108: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:118: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:121: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:122: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:125: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:126: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:127: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:128: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:130: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:131: error: "pyqtSignal" has no attribute "connect"
> cura/Settings/MachineManager.py:187: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:220: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:262: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:289: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:292: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:296: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:297: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:298: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:299: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:301: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:302: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:310: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:314: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:318: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:319: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:726: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:916: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:969: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:982: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1022: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1024: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1026: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1029: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1030: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1038: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1087: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1105: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1106: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1133: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1134: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1194: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1195: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1201: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1223: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1406: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1487: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1519: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1543: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1583: error: "pyqtSignal" has no attribute "emit"
> cura/Settings/MachineManager.py:1695: error: "pyqtSignal" has no attribute "emit"
> cura/Scene/CuraSceneController.py:33: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:10: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/CuraApplication.py:514: error: "Callable[[], None]" has no attribute "connect"
> cura/CuraApplication.py:579: error: "str" not callable
> cura/CuraApplication.py:579: error: "None" not callable
> cura/CuraApplication.py:627: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:643: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:660: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:689: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1378: error: "str" not callable
> cura/CuraApplication.py:1378: error: "None" not callable
> cura/CuraApplication.py:1484: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1698: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1717: error: "pyqtSignal" has no attribute "emit"
> cura/CuraApplication.py:1723: error: Unexpected keyword argument "arguments" for "pyqtSignal"
> cura/CuraApplication.py:1757: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:7: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/MachineAction.py:60: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:86: error: "pyqtSignal" has no attribute "emit"
> cura/MachineAction.py:114: error: Argument "result" to "pyqtSlot" has incompatible type "Type[QObject]"; expected "Optional[str]"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:13: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:68: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:218: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:280: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:283: error: Missing return statement
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:300: error: "Callable[[int, int], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:320: error: "Callable[[QNetworkReply], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:321: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "disconnect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:324: error: "Callable[[QNetworkReply], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:325: error: "Callable[[QNetworkReply, QAuthenticator], None]" has no attribute "connect"
> cura/PrinterOutput/NetworkedPrinterOutputDevice.py:374: error: Argument "result" to "pyqtSlot" has incompatible type "Type[str]"; expected "Optional[str]"
> Found 357 errors in 54 files (checked 5 source files)
> Success: no issues found in 2 source files
> Success: no issues found in 2 source files
> Success: no issues found in 2 source files
> Success: no issues found in 2 source files
> cura/PrinterOutput/Models/MaterialOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:5: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:31: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderConfigurationModel.py:44: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:34: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:36: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterConfigurationModel.py:45: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrintJobOutputModel.py:52: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:69: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:78: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:109: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:118: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrintJobOutputModel.py:167: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/ExtruderOutputModel.py:35: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:62: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:67: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/ExtruderOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/FirmwareUpdater.py:71: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/FirmwareUpdater.py:76: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:6: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/PrinterOutputDevice.py:93: error: "Callable[[], None]" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:102: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:128: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:169: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:175: error: Incompatible return value type (got "Optional[QObject]", expected "QObject")
> cura/PrinterOutput/PrinterOutputDevice.py:217: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:236: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/PrinterOutputDevice.py:245: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/PrinterOutputDevice.py:246: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:4: error: Module 'PyQt5.QtCore' has no attribute 'pyqtProperty'
> cura/PrinterOutput/Models/PrinterOutputModel.py:54: error: "pyqtSignal" has no attribute "connect"
> cura/PrinterOutput/Models/PrinterOutputModel.py:66: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:75: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:89: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:90: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:100: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:101: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:110: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:135: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:194: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:203: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:210: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:215: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:234: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:239: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:308: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:325: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:329: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:342: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:350: error: "pyqtSignal" has no attribute "emit"
> cura/PrinterOutput/Models/PrinterOutputModel.py:354: error: "pyqtSignal" has no attribute "emit"
> Success: no issues found in 2 source files
> Found 56 errors in 8 files (checked 2 source files)
> Success: no issues found in 2 source files
> Success: no issues found in 2 source files
> Success: no issues found in 2 source files
> Success: no issues found in 2 source files
> Success: no issues found in 5 source files
> Success: no issues found in 2 source files
>   ->  sys.executable location: /usr/bin/python3
>  -> Searching 
>  -> Searching /usr/bin
>  -> Searching /usr/scripts
>   ->  sys.executable location: /usr/bin/python3
>  -> Searching /bin
>  -> Searching /sbin
>  -> Searching /usr/bin
> Found mypy exe path: /usr/bin/mypy
> Found mypy module path: /usr/bin/mypy
> 
> Command /usr/bin/python3 /usr/bin/mypy -p cura --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p 3MFReader --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p 3MFWriter --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p AMFReader --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p CuraDrive --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p CuraEngineBackend --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p CuraProfileReader --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p FirmwareUpdateChecker --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p FirmwareUpdater --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p GCodeReader --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p GCodeWriter --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p ImageReader --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p MachineSettingsAction --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p ModelChecker --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p MonitorStage --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p PerObjectSettingsTool --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p PostProcessingPlugin --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p PrepareStage --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p PreviewStage --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p SentryLogger --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p SimulationView --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p SliceInfoPlugin --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p SolidView --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p SupportEraser --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p Toolbox --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p TrimeshReader --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p UFPReader --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p UFPWriter --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p UM3NetworkPrinting --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p USBPrinting --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p UltimakerMachineActions --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p X3DReader --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p XRayView --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p XmlMaterialProfile --ignore-missing-imports failed checking. :(
> 
> Command /usr/bin/python3 /usr/bin/mypy -p VersionUpgrade35to40 --ignore-missing-imports failed checking. :(
> MYPY check was completed, but did not pass
> 
> 
> 93% tests passed, 1 tests failed out of 14
> 
> Total Test time (real) =  61.53 sec
> 
> The following tests FAILED:
> 	  1 - code-style (Failed)
> Errors while running CTest
> make[2]: *** [Makefile:140: test] Error 8

The full build log is available from:
   http://qa-logs.debian.net/2021/01/20/cura_4.8-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the 3dprinter-general mailing list