lxml 3.8 - 4.0: import of etree failed in python 3.6

Bug #1715673 reported by Dirk Richter
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lxml
Fix Released
Undecided
Unassigned

Bug Description

I get the following error trying to import etree:

---
Python 3.6.0 [..]
>>> from lxml import etree
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: DLL load failed: Die angegebene Prozedur wurde nicht gefunden.
---

This is broken in lxml 3.8 and 4.0, but works well with lxml 3.7.3

Python: sys.version_info(major=3, minor=6, micro=0, releaselevel='final', serial=0)

description: updated
summary: - lxml 3.8: direct import of etree failed in python 3.6
+ lxml 3.8: import of etree failed in python 3.6
description: updated
summary: - lxml 3.8: import of etree failed in python 3.6
+ lxml 3.8 - 4.0: import of etree failed in python 3.6
description: updated
Revision history for this message
Dirk Richter (dirkrichter) wrote :

Problem is fixed. It works now using Python 3.6.3 and lxml 4.1! => close

Revision history for this message
scoder (scoder) wrote :

Thanks for reporting back.

Changed in lxml:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.