FS#45457 - [python2-jsonschema] requires python2-functools32
Attached to Project:
Community Packages
Opened by Jean-Francis Roy (jeanfrancisroy) - Wednesday, 24 June 2015, 18:27 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 05 July 2015, 10:56 GMT
Opened by Jean-Francis Roy (jeanfrancisroy) - Wednesday, 24 June 2015, 18:27 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 05 July 2015, 10:56 GMT
|
Details
This is my first bug report, apologies if information is
missing or I didn't follow some guideline.
Description: python2-jsonschema is not working anymore, and importing jsonschema fails with the following error message : ImportError: No module named functools32 Installing aur/python2-functools32 works around the issue. Additional info: * package version(s) : community/python-jsonschema 2.5.1-1 Steps to reproduce: 1. Install python2-jsonschema 2. Open a python2 interpreter 3. import jsonschema |
This task depends upon
Closed by Antonio Rojas (arojas)
Sunday, 05 July 2015, 10:56 GMT
Reason for closing: Fixed
Additional comments about closing: python2-jsonschema 2.5.1-2
Sunday, 05 July 2015, 10:56 GMT
Reason for closing: Fixed
Additional comments about closing: python2-jsonschema 2.5.1-2
Comment by
Sindunata Sudarmaji (sindux) -
Saturday, 27 June 2015, 13:20 GMT
For reference:
https://github.com/Julian/jsonschema/issues/234
Comment by Archibald (xF0E) -
Friday, 03 July 2015, 16:51 GMT
I can confirm this.
Comment by Antonio Rojas (arojas) -
Sunday, 05 July 2015, 10:56 GMT
Fixing this since this is breaking the iPython (and Sage)
notebooks