FS#36475 - [ipython] should include python-jinja in optional deps
Attached to Project:
Community Packages
Opened by Martin Saraceno (tinux) - Friday, 09 August 2013, 21:16 GMT
Last edited by Kyle Keen (keenerd) - Thursday, 15 August 2013, 21:36 GMT
Opened by Martin Saraceno (tinux) - Friday, 09 August 2013, 21:16 GMT
Last edited by Kyle Keen (keenerd) - Thursday, 15 August 2013, 21:36 GMT
|
Details
Description: After the upgrade from ipython 0.13 to 1.0, for
the ipython notebook to work, python-jinja is required.
However, this is not listed in the optional deps.
|
This task depends upon
Closed by Kyle Keen (keenerd)
Thursday, 15 August 2013, 21:36 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in 1.0.0-2
Thursday, 15 August 2013, 21:36 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in 1.0.0-2
pacman -S --asdeps python-jinja
to get notebook functionality working normally. It's simple not as convenient to find out because you have to get that from the error message that you get without that package, instead of from the package information of ipython, ie.
pacman -Qi ipython