numbas / editor

An editor for the Numbas e-learning system.
http://numbas.mathcentre.ac.uk
Apache License 2.0
59 stars 61 forks source link

Exams and questions not running #81

Closed BillFoster closed 12 years ago

BillFoster commented 12 years ago

Not sure if this is an editor issue or not. But Test run produces error messages for both exams and questions as nothing compiling from the editor:

Compilation Error

Compilation failed. (code 1)

STDERR

Traceback (most recent call last): File "/srv/numbas/dist/bin/numbas.py", line 30, in etree.register_namespace('','http://www.imsglobal.org/xsd/imscp_v1p1') AttributeError: 'module' object has no attribute 'register_namespace' STDOUT

christianp commented 12 years ago

Dealing with this at numbas/Numbas#207