palantir / python-language-server

An implementation of the Language Server Protocol for Python
MIT License
2.6k stars 282 forks source link

running setup.py install for mysql-python ... error error: command errored out with exit status 1: command: 'c:\users\user\appdata\local\programs\python\python37\python.exe' c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'c:\\users\\user\\app \\local\\temp\\pip-install-gpju1xqy\\mysql-python\\setup.py'"'"'; __file__=' c:\\users\\user\\appdata\\local\\temp\\pip-install-gpju1xqy\\mysql-python\\s .py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().r ce('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'" c'"'"'))' install --record 'c:\users\user\appdata\local\temp\pip-record-pofl \install-record.txt' --single-version-externally-managed --compile --install ders 'c:\users\user\appdata\local\programs\python\python37\include\mysql-pyt cwd: c:\users\user\appdata\local\temp\pip-install-gpju1xqy\mysql-python #871

Closed nihalakc closed 3 years ago

ccordoba12 commented 3 years ago

Hey @nihalakc, thanks for reporting. Unfortunately, your problem has nothing to do with this project and we don't know how to fix it.