Make sure that pip and python are the same version. For example if you run pip for python 2.7, it will install the package only in 2.7, and if your python command point to for example python 3.3 interpreter, it will not have that package
Related Posts:
- How can I run python in terminal on a mac?
- How to uninstall Python 2.7 on a Mac OS X 10.6.4?
- Updating Python on Mac
- How do I upgrade to Python 3.6 with conda?
- pip or pip3 to install packages for Python 3?
- How to change default Python version?
- How to change default Python version?
- What version of Python is on my Mac?
- How can I install a previous version of Python 3 in macOS using homebrew?
- matplotlib: RuntimeError: Python is not installed as a framework
- boto3 python 2.7 ImportError: No module named boto3 USER_BASE USER_SITE site packages doesn’t exist
- Python: source code string cannot contain null bytes
- Python can’t find module NLTK
- How to install pip for Python 3 on Mac OS X?
- Kill a python process
- bash: pip: command not found
- bash: pip: command not found
- How to uninstall pip on OSX?
- How to uninstall Anaconda completely from macOS
- ImportError: No module named sklearn.cross_validation
- ImportError: No module named sklearn.cross_validation
- ImportError: No module named pip
- ImportError: No module named pip
- How do I install pip on macOS or OS X?
- How do I install pip on macOS or OS X?
- No module named ‘sklearn.cross_validation’
- Enable OpenMP support in clang in Mac OS X (sierra & Mojave)
- Where to place $PATH variable assertions in zsh?
- Enable OpenMP support in clang in Mac OS X (sierra & Mojave)
- ImportError: No module named pandas. Pandas installed pip
- ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’
- LogisticRegression: Unknown label type: ‘continuous’ using sklearn in python
- No “Proceed Anyway” option on NET::ERR_CERT_INVALID in Chrome on MacOS
- ValueError: Unknown label type: ‘continuous’
- Could not install packages due to a “Environment error :[error 13]: permission denied : ‘usr/local/bin/f2py'”
- Converting list to numpy array
- XGBoost XGBClassifier Defaults in Python
- sklearn error ValueError: Input contains NaN, infinity or a value too large for dtype(‘float64’)
- sklearn error ValueError: Input contains NaN, infinity or a value too large for dtype(‘float64’)
- Could not install packages due to an EnvironmentError:
- TypeError: cannot perform reduce with flexible type
- Xcode is not currently available from the Software Update server
- How to view / open a calculator in mac OS X?
- sklearn error ValueError: Input contains NaN, infinity or a value too large for dtype(‘float64’)
- How to normalize a NumPy array to a unit vector?
- Xcode is not currently available from the Software Update server
- ModuleNotFoundError: No module named ‘sklearn’
- Please enter a commit message to explain why this merge is necessary, especially if it merges an updated upstream into a topic branch
- VirtualBox NS_ERROR_FAILURE (0x80004005) macOS
- Installing Homebrew on OS X
- You don’t have write permissions for the /Library/Ruby/Gems/2.3.0 directory
- import opencv vs import cv2
- Arrays used as indices must be of integer (or boolean) type
- How can I plot a confusion matrix? [duplicate]
- ModuleNotFoundError: No module named ‘sklearn’
- You don’t have write permissions for the /Library/Ruby/Gems/2.3.0 directory. (mac user)
- socket.error: [Errno 48] Address already in use
- SocketException: Address already in use MONGODB
- socket.error: [Errno 48] Address already in use
- Why is the apt-get function not working in the terminal on Mac OS X v10.9 (Mavericks)?
- OS X: equivalent of Linux’s wget
- Terminal error: zsh: permission denied: ./startup.sh
- Failed to attach the USB device SEGGER J-Link [0100] to the virtual machine WINDOWS 7
- You don’t have write permissions for the /Library/Ruby/Gems/2.3.0 directory. (mac user)
- Where do I find the bashrc file on Mac?
- What’s a good hex editor/viewer for the Mac?
- Where to find Application Loader app in Mac?
- bash: pip: command not found
- How to normalize a NumPy array to a unit vector?
- OS X: equivalent of Linux’s wget
- How to switch Python versions in Terminal?
- Brew install docker does not include docker engine?
- ModuleNotFoundError: No module named ‘matplotlib’
- brew install mysql on macOS
- How do you update Xcode on OSX to the latest version?
- Mongod complains that there is no /data/db folder
- How can I open the Atom editor from the command line in OS X?
- How to uninstall Docker completely from a Mac?
- mvn command not found in OSX Mavrerick
- How to easily install and uninstall docker on MacOs
- How to install wget in macOS?
- Maven Install on Mac OS X
- dyld: Library not loaded … Reason: Image not found
- How to install Java 8 on Mac
- editing PATH variable on mac
- Find (and kill) process locking port 3000 on Mac
- OS X Framework Library not loaded: ‘Image not found’
- How to update Ruby with Homebrew?
- Upgrade Node.js to the latest version on Mac OS
- from PIL import Image – ImportError: No module named PIL
- Install Visual Studio 2015 on mac
- Vim Can’t Save File (E212)
- Change default title in mac terminal window
- Recursively find all files that match a certain pattern
- Arrays used as indices must be of integer (or boolean) type
- Installing cgdb on a mac os x
- How do I update the password for Git?
- “code .” Not working in Command Line for Visual Studio Code on OSX/Mac
- mvn command not found in OSX Mavrerick
- What is the “Illegal Instruction: 4” error and why does “-mmacosx-version-min=10.x” fix it?