Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

error installing pyodbc linux

You need this installed first:

	sudo apt-get install unixodbc-dev

Then you can run:

	pip3 install pyodbc
Comment

error installing pyodbc linux

apt-get update
apt-get install unixodbc-dev
pip install pyodbc
Comment

PREVIOUS NEXT
Code Example
Shell :: laravel rollback last migration 
Shell :: docker-compose force rebuild 
Shell :: xampp starting apache...fail. ubuntu 20.04 
Shell :: view git branches most recent first 
Shell :: count files in directory linux 
Shell :: wifi password from command prompt 
Shell :: set execution policy powershell 
Shell :: lsb_release: command not found 
Shell :: bat current directory 
Shell :: install htop 
Shell :: gdebi: command not found 
Shell :: yarn nodemon 
Shell :: error pip install psycopg2-binary ld: library not found for -lssl 
Shell :: install firebase angular 8 
Shell :: git config username 
Shell :: undo last git commit 
Shell :: how to kill a port 
Shell :: how to uninstall mongodb in ubuntu 
Shell :: git proxy 
Shell :: how to check the current git user 
Shell :: install plank on ubuntu 
Shell :: git remove las remotet commit 
Shell :: iis stop 
Shell :: install latest node on centos 
Shell :: ubuntu root login ssh 
Shell :: ubuntu dconf editor install 
Shell :: conda install networkx 
Shell :: install nodemon dev 
Shell :: how to uninstall composer in ubuntu 
Shell :: how to make new user linux termil 
ADD CONTENT
Topic
Content
Source link
Name
5+6 =