gempy
gempy copied to clipboard
Installation error in Mac M1 Monterey (Version 12.4)
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.
seems more like the installation of pyqt5 is not successful
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"
@Amasiani do you still have issues installing Gempy?
I'm having the same issues installing gempy on mac with jupyter notebook
Pinging @flohorovicic as he may be able to help with installation issues on Macs
Closing due to inactivity, feel free to reopen if the issue still persists.