Skip to content

Fix ConfigParser import for Python3 in setup_posix.py#136

Open
larsbutler wants to merge 1 commit intofarcepest:masterfrom
larsbutler:py3-config-parser
Open

Fix ConfigParser import for Python3 in setup_posix.py#136
larsbutler wants to merge 1 commit intofarcepest:masterfrom
larsbutler:py3-config-parser

Conversation

@larsbutler
Copy link

Otherwise, this module will raise ModuleNotFound errors on import.

I found out about this issue from a comment in a Stackoverflow thread: https://stackoverflow.com/questions/35641893/best-way-for-python-to-interface-with-mysql/35842375?noredirect=1#comment84048239_35842375.

Otherwise, this module will raise ModuleNotFound errors on import.
@hugovk hugovk mentioned this pull request Jun 9, 2018
@hugovk
Copy link

hugovk commented Jun 9, 2018

These are duplicates: #59, #126, #136, #138.

A fix is also included in #62.

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