Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install python mysqlclient on mac

$ brew install mysql

$ export PATH=/usr/local/mysql/bin:$PATH

$ sudo ln -s /usr/local/mysql/lib/libmysqlclient.18.dylib /usr/local/lib/libmysqlclient.18.dylib

$ pip install mysqlclient
Comment

PREVIOUS NEXT
Code Example
Shell :: jitsi run pod ios app !] Invalid `Podfile` file: cannot load such fil 
Shell :: diff specific file git different branches 
Shell :: macos make file executable 
Shell :: debian get minor version 
Shell :: silent install google chrome powershell 
Shell :: git grep in commits 
Shell :: github add multiple credentials windows 
Shell :: ubuntu install vagrant 
Shell :: push an existing repository 
Shell :: terminal save txt to clipboard 
Shell :: cmd copy all files to another folder 
Shell :: unity localization 
Shell :: vlc media player download for fedora 
Shell :: composer install fast download 
Shell :: upgrade docker-compose version 
Shell :: how to install react spring with typescript 
Shell :: vlc ubuntu 
Shell :: bash else if 
Shell :: ubuntu folder size 
Shell :: how to configure httpd in amazon ec2 instance 
Shell :: interesting bash scripts 
Shell :: ubuntu wsl go to desktop 
Shell :: linux chmod 
Shell :: docker remove dangling images 
Shell :: run sh with parameter 
Shell :: change crontab editor 
Shell :: push local branch upstream 
Shell :: how to install xdebug 
Shell :: nvm cheatsheet 
Shell :: tree command 
ADD CONTENT
Topic
Content
Source link
Name
7+2 =