404 on homebrew

When i try to install pyqt with
brew install pyqt

I got 404 error on patch install. It's solved by
brew update

as you might expect...

3 hours gone for this. orz

Comments

Popular posts from this blog

Subclassing and Signal connect on a same widget crashes PySide application on exit.

Calling OpenCV functions via Cython from Python 3.X.

Showing CPU/Memory usage on tmux status bar(tmuxのステータスバーにCPUとMemoryの使用状況を表示する)