We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You can continue the conversation there. Go to discussion →
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I am unable to install pyodbc on a recently created image.
Appreciate any help on the subject... Regards, Hernâni
The text was updated successfully, but these errors were encountered:
I should add:
Building wheel for pyodbc (setup.py) ... error ERROR: Command errored out with exit status 1: command: /usr/local/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-aguml8hj/pyodbc_619fcc1699ec4c76ba33bdc1e822d2f5/setup.py'"'"'; file='"'"'/tmp/pip-install-aguml8hj/pyodbc_619fcc1699ec4c76ba33bdc1e822d2f5/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-rld1wbmv cwd: /tmp/pip-install-aguml8hj/pyodbc_619fcc1699ec4c76ba33bdc1e822d2f5/ Complete output (14 lines): running bdist_wheel running build running build_ext building 'pyodbc' extension
Sorry, something went wrong.
No branches or pull requests
Hello,
I am unable to install pyodbc on a recently created image.
Appreciate any help on the subject...
Regards,
Hernâni
The text was updated successfully, but these errors were encountered: