Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

ModuleNotFoundError: No module named 'ConfigParser' #4

Open
kamal2222ahmed opened this issue Jan 2, 2019 · 1 comment
Open

ModuleNotFoundError: No module named 'ConfigParser' #4

kamal2222ahmed opened this issue Jan 2, 2019 · 1 comment

Comments

@kamal2222ahmed
Copy link

$ pip install -r requirements.txt
Collecting MySQL-python==1.2.5 (from -r requirements.txt (line 1))
Downloading https://files.pythonhosted.org/packages/a5/e9/51b544da85a36a68debe7a7091f068d802fc515a3a202652828c73453cad/MySQL-python-1.2.5.zip (108kB)
100% |████████████████████████████████| 112kB 2.8MB/s
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/private/var/folders/jr/kc1rdmj10jb4p1hrw77zttq00000gn/T/pip-install-90l7_ndp/MySQL-python/setup.py", line 13, in
from setup_posix import get_config
File "/private/var/folders/jr/kc1rdmj10jb4p1hrw77zttq00000gn/T/pip-install-90l7_ndp/MySQL-python/setup_posix.py", line 2, in
from ConfigParser import SafeConfigParser
ModuleNotFoundError: No module named 'ConfigParser'

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/jr/kc1rdmj10jb4p1hrw77zttq00000gn/T/pip-install-90l7_ndp/MySQL-python/

@davidminor
Copy link

Hi, thank you for this report but as the README says this project is no longer maintained. I'm going to go ahead and archive it to make that clearer. Sorry about that!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants