Hi friends, I did this:
ruby -e "$(curl -fsSL
https://raw.githubusercontent.com/Homebrew/install/master/install)"
(No problems with this command)
brew install qt5 pyqt5 gettext
(gettext is ok, qt5 is the problem)
the output is:
MacBook:Electrum-3.3.4 macbook$ brew install qt5 pyqt5 gettext
Warning: gettext 0.19.8.1 is already installed and up-to-date
To reinstall 0.19.8.1, run `brew reinstall gettext`
Warning: You are using macOS 10.10.
We (and Apple) do not provide support for this old version.
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Discourse, Twitter or IRC. You are responsible for resolving any issues you
experience, as you are running this old version.
Warning: Your Xcode (7.0) is outdated.
Please update to Xcode 7.2.1 (or delete it).
Xcode can be updated from the App Store.
==> Downloading
https://download.qt.io/official_releases/qt/5.12/5.12.1/single/qAlready downloaded: /Users/macbook/Library/Caches/Homebrew/downloads/bd87a9d1f848a794f230fce464a47dd64146a66c53e2e113bdfa79c3ac8d067b--qt-everywhere-src-5.12.1.tar.xz
==> ./configure -verbose -prefix /usr/local/Cellar/qt/5.12.1 -release -opensourc
Last 15 lines from /Users/macbook/Library/Logs/Homebrew/qt/01.configure:
make: [qsettings_mac.o] Error 1 (ignored)
c -o qoperatingsystemversion_darwin.o -fconstant-cfstrings -MMD -g -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/qmake -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/qmake/library -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/qmake/generators -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/qmake/generators/unix -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/qmake/generators/win32 -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/qmake/generators/mac -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/include -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/include/QtCore -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/include/QtCore/5.12.1 -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/include/QtCore/5.12.1/QtCore -I../src/corelib/global -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/mkspecs/macx-clang -DQT_VERSION_STR=\"5.12.1\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=12 -DQT_VERSION_PATCH=1 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/src/corelib/global/qoperatingsystemversion_darwin.mm
make: c: No such file or directory
make: [qcore_mac.o] Error 1 (ignored)
c -o qcore_foundation.o -fconstant-cfstrings -MMD -g -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/qmake -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/qmake/library -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/qmake/generators -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/qmake/generators/unix -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/qmake/generators/win32 -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/qmake/generators/mac -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/include -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/include/QtCore -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/include/QtCore/5.12.1 -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/include/QtCore/5.12.1/QtCore -I../src/corelib/global -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/mkspecs/macx-clang -DQT_VERSION_STR=\"5.12.1\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=12 -DQT_VERSION_PATCH=1 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/src/corelib/kernel/qcore_foundation.mm
make: c: No such file or directory
make: [qoperatingsystemversion_darwin.o] Error 1 (ignored)
c -o qlibraryinfo.o -fconstant-cfstrings -MMD -g -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/qmake -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/qmake/library -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/qmake/generators -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/qmake/generators/unix -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/qmake/generators/win32 -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/qmake/generators/mac -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/include -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/include/QtCore -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/include/QtCore/5.12.1 -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/include/QtCore/5.12.1/QtCore -I../src/corelib/global -I/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/mkspecs/macx-clang -DQT_VERSION_STR=\"5.12.1\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=12 -DQT_VERSION_PATCH=1 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH -DQT_BUILD_QMAKE_BOOTSTRAP /private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/src/corelib/global/qlibraryinfo.cpp
make: c: No such file or directory
make: [qcore_foundation.o] Error 1 (ignored)
make: [qlibraryinfo.o] Error 1 (ignored)
o "../bin/qmake" main.o meta.o option.o project.o property.o ioutils.o proitems.o qmakebuiltins.o qmakeevaluator.o qmakeglobals.o qmakeparser.o qmakevfs.o pbuilder_pbx.o makefile.o makefiledeps.o metamakefile.o projectgenerator.o unixmake2.o unixmake.o mingw_make.o msbuild_objectmodel.o msvc_nmake.o msvc_objectmodel.o msvc_vcproj.o msvc_vcxproj.o winmakefile.o xmloutput.o qutfcodec.o qendian.o qglobal.o qlogging.o qmalloc.o qnumeric.o qoperatingsystemversion.o qrandom.o qabstractfileengine.o qbuffer.o qdatastream.o qdebug.o qdir.o qdiriterator.o qfile.o qfiledevice.o qfileinfo.o qfilesystemengine.o qfilesystementry.o qfsfileengine.o qfsfileengine_iterator.o qiodevice.o qsettings.o qtemporaryfile.o qtextstream.o qjsonarray.o qjson.o qjsondocument.o qjsonobject.o qjsonparser.o qjsonvalue.o qmetatype.o qsystemerror.o qvariant.o quuid.o qarraydata.o qbitarray.o qbytearray.o qbytearraymatcher.o qcryptographichash.o qdatetime.o qhash.o qlinkedlist.o qlist.o qlocale.o qlocale_tools.o qmap.o qregexp.o qringbuffer.o qstringbuilder.o qstring_compat.o qstring.o qstringlist.o qversionnumber.o qvsnprintf.o qxmlstream.o qxmlutils.o qcore_unix.o qfilesystemengine_unix.o qfilesystemiterator_unix.o qfsfileengine_unix.o qlocale_unix.o qsettings_mac.o qcore_mac.o qoperatingsystemversion_darwin.o qcore_foundation.o qlibraryinfo.o -framework Foundation -framework CoreServices -framework ApplicationServices
/bin/sh: o: command not found
make: [../bin/qmake] Error 127 (ignored)
/private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/configure: line 860: /private/tmp/qt-20190227-99931-17k36fx/qt-everywhere-src-5.12.1/qtbase/bin/qmake: No such file or directory
Do not report this issue to Homebrew/brew or Homebrew/core!
These open issues may also help:
`qcachegrind` formula builds but unusable: qt.qpa.plugin: Could not find the Qt platform plugin
https://github.com/Homebrew/homebrew-core/issues/35547[email protected] (new formula)
https://github.com/Homebrew/homebrew-core/pull/36114Error: You are using macOS 10.10.
We (and Apple) do not provide support for this old version.
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Discourse, Twitter or IRC. You are responsible for resolving any issues you
experience, as you are running this old version.
Error: Your Xcode (7.0) is outdated.
Please update to Xcode 7.2.1 (or delete it).
Xcode can be updated from the App Store.
+++++++++++++++++++++++++++
P.D.
The command:
python3 run_electrum
give this error:
Error: Could not import PyQt5 on Linux systems, you may try 'sudo apt-get install python3-pyqt5'