gempy icon indicating copy to clipboard operation
gempy copied to clipboard

Installation error in Mac M1 Monterey (Version 12.4)

Open Amasiani opened this issue 2 years ago • 2 comments

From your documentation, there is no instruction on how to install Gempy Mac m1. I followed the instruction on how to install it on Mac it failed with the following error. Gempy install error1 Gempy install error2

Amasiani avatar Aug 02 '22 10:08 Amasiani

seems more like the installation of pyqt5 is not successful

Japhiolite avatar Aug 02 '22 11:08 Japhiolite

Any success here with the installation of pyqt5? On a side-note: GemPy works on M1 After installation of Theano via conda, in a notebook or script you have to set at the start:

import theano  # type: ignore

theano.config.gcc.cxxflags = "-Wno-c++11-narrowing"

Japhiolite avatar Aug 17 '22 08:08 Japhiolite

@Amasiani do you still have issues installing Gempy?

AlexanderJuestel avatar Dec 29 '22 18:12 AlexanderJuestel

I'm having the same issues installing gempy on mac with jupyter notebook

cirida avatar Jan 04 '23 14:01 cirida

Pinging @flohorovicic as he may be able to help with installation issues on Macs

AlexanderJuestel avatar Jan 04 '23 22:01 AlexanderJuestel

Closing due to inactivity, feel free to reopen if the issue still persists.

AlexanderJuestel avatar Mar 17 '23 13:03 AlexanderJuestel