FS#64323 - [pyside2] missing dependency `qt5-declarative`

Attached to Project: Arch Linux
Opened by bartus (bartus) - Wednesday, 30 October 2019, 06:33 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 30 October 2019, 06:57 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Can't import `QtCore` from `PySide2`
```
python -c 'from PySide2 import QtCore'
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: libQt5Qml.so.5: cannot open shared object file: No such file or directory
```
missing `qt5-declarative`.
This task depends upon

Closed by  Antonio Rojas (arojas)
Wednesday, 30 October 2019, 06:57 GMT
Reason for closing:  Fixed
Additional comments about closing:  in svn

Loading...