Message 1 of 5

Not applicable
08-17-2018
11:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I'm tryng to import pyodbc or pypyodbc in a fusion360 script but it will not work.
As the name of the import suggests it is standard odbc connection plug-in within python.
The script hangs on 'import pyodbc'
python and pip are installed and working
used 'pip install pyodbc' to install --> ok
ran 'pip freeze' to confirm that pyodbc and pypyodbc are installed.
pyodbc==4.0.24
pypyodbc==1.3.4
Roel
Solved! Go to Solution.