Package Details: python-pyodbc 5.2.0-1

Git Clone URL: https://aur.archlinux.org/python-pyodbc.git (read-only, click to copy)
Package Base: python-pyodbc
Description: ODBC module for Python
Upstream URL: https://github.com/mkleehammer/pyodbc
Licenses: MIT
Submitter: arojas
Maintainer: carlosal1015
Last Packager: carlosal1015
Votes: 2
Popularity: 0.000017
First Submitted: 2022-04-01 18:29 (UTC)
Last Updated: 2024-10-16 12:52 (UTC)

Latest Comments

carlosal1015 commented on 2025-02-07 13:42 (UTC)

Looks like python-jaraco.collections is not a dependency because no module is present in the source code.

c-reeder commented on 2025-02-07 03:03 (UTC)

Not sure if anyone else has run into this, but I got the following error: ModuleNotFoundError: No module named 'jaraco.collections'

So I installed the following package python-jaraco.collections

Should that be added to the dependencies here?