Skip to content

Fix AttributeError: module 'collections' has no attribute 'abc'#94

Closed
maresb wants to merge 1 commit intoquandyfactory:masterfrom
maresb:patch-1
Closed

Fix AttributeError: module 'collections' has no attribute 'abc'#94
maresb wants to merge 1 commit intoquandyfactory:masterfrom
maresb:patch-1

Conversation

@maresb
Copy link

@maresb maresb commented Nov 25, 2022

@maresb maresb marked this pull request as ready for review November 25, 2022 17:48
@maresb
Copy link
Author

maresb commented Nov 28, 2022

Hi @quandyfactory, could you please have a look at this? It seems to be an extremely serious error. Namely, since the 1.7.5 release, simply running

pip install dicttoxml
python -c "import dicttoxml"

fails with an AttributeError. (Curiously, it is possible to import from an interactive Python session, so if you're testing this way, that's probably why you didn't notice it.)

@quandyfactory
Copy link
Owner

Thank you for identifying this issue. It is fixed in version 1.7.11 on pypi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants