mkleehammer / pyodbc

Python ODBC bridge
https://github.com/mkleehammer/pyodbc/wiki
MIT No Attribution
2.88k stars 562 forks source link

not include sql when pyodide build #1183

Closed hoangde2811 closed 1 year ago

hoangde2811 commented 1 year ago

Dear developer! When i use pyodide build to create the wheel file but it gives an error that there is no sql.h library in the pyodbc.h file, i had sudo apt-get install -y unixodbc-dev install but it still doesn't work.. Please help me to get it to work. I have attached a picture of the error below. Sincerely thank you. (https://user-images.githubusercontent.com/87251371/225799979-513602d8-8753-45e8-b3a2-3e8cd063c25d.png)

gordthompson commented 1 year ago

Duplicate of #1182