-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
documentationDocumentation changesDocumentation changes
Milestone
Description
Requested feature
Update the installation instructions for more possible failure conditions
The problem or gap this feature will address
Meson will usually provide a short error when failing due to something in the set-up, with more info in the log. Accessing this can be tricky, though. See mesonbuild/meson-python#246
The desired solution
To make the meson log visible, you need to invoke: pip install . --config-settings=builddir=build
Possible alternatives
Make a pure python version of the code.
Additional context
Found on OS X Big Sur, in a situation where developer tools needed to be reinstalled. The visible error was something like "compiler doesn't work", but the meson log had more detailed info that made a useful google search possible. https://discourse.mc-stan.org/t/compiling-error-after-upgrading-to-macos-big-sur/19309/4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationDocumentation changesDocumentation changes