Horje
libcblas-dev Code Example
libcblas-dev
# Error openCV

# ImportError: libcblas.so.3: cannot open shared object file: No such file or directory

Do:

pip3 install opencv-contrib-python; sudo apt-get install -y libatlas-base-dev libhdf5-dev libhdf5-serial-dev libatlas-base-dev libjasper-dev  libqtgui4  libqt4-test

Or:

pip3 install opencv-python 
sudo apt-get install libcblas-dev
sudo apt-get install libhdf5-dev
sudo apt-get install libhdf5-serial-dev
sudo apt-get install libatlas-base-dev
sudo apt-get install libjasper-dev 
sudo apt-get install libqtgui4 
sudo apt-get install libqt4-test




Shell

Related
Failure while executing; `/bin/launchctl bootstrap gui/501 /Users/singh/Library/LaunchAgents/homebrew.mxcl.httpd.plist` exited with 5. singh@Singhs-Air ~ % sudo apachectl start Code Example Failure while executing; `/bin/launchctl bootstrap gui/501 /Users/singh/Library/LaunchAgents/homebrew.mxcl.httpd.plist` exited with 5. singh@Singhs-Air ~ % sudo apachectl start Code Example
install tripwire in linux Code Example install tripwire in linux Code Example
git add everything except Code Example git add everything except Code Example
Failed to download metadata for repo ‘AppStream’ Code Example Failed to download metadata for repo ‘AppStream’ Code Example
centos 7 openldap install Code Example centos 7 openldap install Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
8