EternalTerminal icon indicating copy to clipboard operation
EternalTerminal copied to clipboard

install failed on macos Monterey

Open geohuz opened this issue 3 years ago • 2 comments

brew install and get:

CMake Error at /usr/local/Cellar/cmake/3.22.3/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at
  least version "2.7")
Call Stack (most recent call first):
  /usr/local/Cellar/cmake/3.22.3/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
  /usr/local/Cellar/cmake/3.22.3/share/cmake/Modules/FindPythonInterp.cmake:169 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  external_imported/sentry-native/external/crashpad/util/CMakeLists.txt:354 (find_package)

geohuz avatar Mar 17 '22 06:03 geohuz

Hmm. Can you run "brew install python" then try again?

On Thu, Mar 17, 2022, 2:36 AM geohuz @.***> wrote:

brew install and get:

CMake Error at /usr/local/Cellar/cmake/3.22.3/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "2.7") Call Stack (most recent call first): /usr/local/Cellar/cmake/3.22.3/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) /usr/local/Cellar/cmake/3.22.3/share/cmake/Modules/FindPythonInterp.cmake:169 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) external_imported/sentry-native/external/crashpad/util/CMakeLists.txt:354 (find_package)

— Reply to this email directly, view it on GitHub https://github.com/MisterTea/EternalTerminal/issues/500, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACK5P62XHWOVX7N5PLEKG3VALHHTANCNFSM5Q574KPQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

MisterTea avatar Mar 17 '22 15:03 MisterTea

See #501

porceCodes avatar Mar 18 '22 00:03 porceCodes

Dup of #501

jshort avatar Dec 02 '22 21:12 jshort