pyodbc is an open source Python module that makes accessing ODBC databases simple. It implements the DB API 2.0 specification but is packed with even more Pythonic convenience. The easiest way to ...
RUN tar -xvf unixODBC*.tar.gz -C unixODBC --strip-components=1 WORKDIR /root/rpmbuild/SOURCES/unixODBC RUN ./configure --build=aarch64-unknown-linux-gnu --sysconfdir ...