jiangwen365 / pypyodbc

A pure Python Cross Platform ODBC interface module
MIT License
179 stars 75 forks source link

Server Install Instuctions: for Python37 #105

Open smiske opened 4 years ago

smiske commented 4 years ago

Is there a wheel file for Python37?

I am trying to install pypyodbc after finding out that it wasn't a typo meaning pyodbc which I installed.

I am now looking for your wheel file as our servers do not allow downloads from the internet.

I used pip to install the wheel file for pyodbc, which tells me pip is working. I am not a Python person and really only do Deployments. Any help would be greatly appreciated.

smiske commented 4 years ago

For a non Python person I found what I needed. First on your windows machine with full internet capabilities and Python installed run pip install pypyodbc. This will install everything that is needed and will also create the whl file you will need to install on the server. it does put that file deep so you will want to copy the info into notepad.