Search Criteria
Package Details: python-pyodbc 5.3.0-1
Package Actions
| 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.000000 |
| First Submitted: | 2022-04-01 18:29 (UTC) |
| Last Updated: | 2025-10-18 04:00 (UTC) |
Dependencies (6)
- python
- unixodbc (unixodbc-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Required by (6)
- harlequin-odbc
- mssql-server (optional)
- open-numismat (optional)
- openlp
- python-pyomo
- python-sqlmesh (optional)
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.collectionsShould that be added to the dependencies here?