FS#45888 - [gnuradio] Missing dependencies: python2-lxml, python2-cheetah

Attached to Project: Arch Linux
Opened by Paul Bryan (pbryan) - Tuesday, 04 August 2015, 04:17 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 04 August 2015, 04:22 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

I have gnuradio 3.7.7.1-2 installed. When attempting to start grc, I get the following exception:

ImportError: No module named lxml

When I install the python2-lxml (3.4.4-1) package, the dependency is satisfied, and I receive a new exception:

ImportError: No module named Cheetah.Template

When I install the python2-cheetah (2.4.4-6) package, the dependency is satisfied and grc starts up correctly.

I suggest adding the python2-lxml and python2-cheetah packages as dependencies to gnuradio.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Tuesday, 04 August 2015, 04:22 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#44801 

Loading...