We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$pip3 list Package Version
pip 20.1.1 pkg-resources 0.0.0 progressbar 2.5 pyodbc 4.0.30 setuptools 44.0.0
$python3 process.py --help No suitable driver found. Cannot connect.
How can I fix this?
OS - Parrot OS PIP3 version == 20.1.1 Python version == Python 3.9.0+
The text was updated successfully, but these errors were encountered:
Same here
Sorry, something went wrong.
No branches or pull requests
$pip3 list
Package Version
pip 20.1.1
pkg-resources 0.0.0
progressbar 2.5
pyodbc 4.0.30
setuptools 44.0.0
$python3 process.py --help
No suitable driver found. Cannot connect.
How can I fix this?
OS - Parrot OS
PIP3 version == 20.1.1
Python version == Python 3.9.0+
The text was updated successfully, but these errors were encountered: