TimCoding85
Results
1
comments of
TimCoding85
Hi, I'm still struggling with recipe for pyodbc. That is my try that doesn't work, because **pyodbc.so** is missing. ``` from pythonforandroid.recipe import PythonRecipe class Pyodbc(PythonRecipe): version = 'pyodbc' url...