Wednesday, January 2, 2019

ceODBC & Python 3


  1. Download the ceODBC .whl file from here & copy it to C:
  2. Open an administrator command prompt and run the following command:
    1. pip3 install c:\ceODBC-2.0.1-cp37-cp37m-win_amd64.whl
  3. Profit.

No comments:

Post a Comment