You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error when using the signing module or running the provided tests:
AssertionError: Tried to unregister unknown proxy
File "src/lxml/proxy.pxi", line 43, in lxml.etree._unregisterProxy (src/lxml/lxml.etree.c:11048)
Any idea what's causing this? I'm running it using either python2.7 or 3.5 and lxml 3.6.4, on Mac OS X EL Capitan or Ubuntu 14.04
The text was updated successfully, but these errors were encountered:
I get this error when using the signing module or running the provided tests:
AssertionError: Tried to unregister unknown proxy
File "src/lxml/proxy.pxi", line 43, in lxml.etree._unregisterProxy (src/lxml/lxml.etree.c:11048)
Any idea what's causing this? I'm running it using either python2.7 or 3.5 and lxml 3.6.4, on Mac OS X EL Capitan or Ubuntu 14.04
The text was updated successfully, but these errors were encountered: