FS#70936 - [cura] Unable to run: No module named 'UM.Qt.Bindings.FileProviderModel'

Attached to Project: Community Packages
Opened by Bin Jin (bjin) - Tuesday, 18 May 2021, 16:20 GMT
Last edited by Jelle van der Waa (jelly) - Friday, 30 September 2022, 09:50 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jelle van der Waa (jelly)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

cura-4.9.1 is unable to run, it seems that some file is missing.

Original exception was:
Traceback (most recent call last):
File "/usr/bin/cura", line 195, in <module>
from cura.CuraApplication import CuraApplication
File "/usr/lib/python3.9/site-packages/cura/CuraApplication.py", line 34, in <module>
from UM.Qt.Bindings.FileProviderModel import FileProviderModel
ModuleNotFoundError: No module named 'UM.Qt.Bindings.FileProviderModel'


Additional info:
* version 4.9.1
* upstream issue: https://github.com/Ultimaker/Cura/issues/9859
* upstream maintainer confirms that it's a packaging issue

Steps to reproduce:
just run cura-4.9.1
This task depends upon

Closed by  Jelle van der Waa (jelly)
Friday, 30 September 2022, 09:50 GMT
Reason for closing:  Deferred
Additional comments about closing:  Cura moved to the AUR
Comment by Bin Jin (bjin) - Tuesday, 18 May 2021, 16:24 GMT
This package is in [community] category.
Comment by Florian Contesse (proFailer) - Saturday, 22 May 2021, 18:17 GMT
Hello, i had the same problem it is a dependency missing.
Install the package community/uranium 4.9.1-1 corrected the issue for me.
Best regards.

Comment by Eli Schwartz (eschwartz) - Sunday, 30 May 2021, 20:38 GMT
  • Field changed: Category (Packages: Extra → Packages)
  • Field changed: Architecture (All → All)
  • Field changed: Severity (Critical → Medium)
Comment by Eli Schwartz (eschwartz) - Sunday, 30 May 2021, 20:39 GMT
I don't understand how you could possibly get this error, since cura depends on uranium and "Install the package community/uranium 4.9.1-1 corrected the issue for me." implies you didn't have this package dependency installed.

Loading...