Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error on macOS 13: missing python2.7 #12

Open
wenkokke opened this issue Apr 11, 2023 · 2 comments
Open

Build error on macOS 13: missing python2.7 #12

wenkokke opened this issue Apr 11, 2023 · 2 comments

Comments

@wenkokke
Copy link

This is an issue installing robotlocomotion/director/ibex.

However, since they don't accept issue reports, I figured you may still want to be aware, as it impacts installation of dreal:

==> Installing dreal/dreal/dreal dependency: robotlocomotion/director/[email protected]
==> ./waf configure --prefix=/opt/homebrew/Cellar/[email protected]/2.7.4_13 --enable-shared --with-optim --with-solver --with-affine-extend
Last 15 lines from /Users/keri/Library/Logs/Homebrew/[email protected]/01.waf:
2023-04-11 11:34:59 +0000

./waf
configure
--prefix=/opt/homebrew/Cellar/[email protected]/2.7.4_13
--enable-shared
--with-optim
--with-solver
--with-affine-extended
--interval-lib=filib
--lp-lib=clp
--clp-path=/opt/homebrew/opt/clp

env: python2.7: No such file or directory
@soonhokong
Copy link
Member

@wenkokke , a simple patch like dreal-deps/ibex-lib@352eeeb should fix the problem.

@alpylmz
Copy link

alpylmz commented Jun 13, 2024

The issue still persists. Brew tries to install 2.7.4_13, which is not patched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants