You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sudo apt-get install libasound-dev portaudio19-dev libportaudio2 libportaudiocpp0
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package libportaudio2 is not available, but is referred to by another package.
sudo apt-get install python-opencv
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package python-opencv
After errors, in both cases I tried to install through Anaconda too.
The text was updated successfully, but these errors were encountered:
Errors:
sudo apt-get install libasound-dev portaudio19-dev libportaudio2 libportaudiocpp0
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package libportaudio2 is not available, but is referred to by another package.
sudo apt-get install python-opencv
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package python-opencv
After errors, in both cases I tried to install through Anaconda too.
The text was updated successfully, but these errors were encountered: