Open gioxc88 opened 5 days ago
Have you tried running python build-and-run-tests.py -j<number of cores to use>
command line? By default it will only use a single core to build which will take quite a bit of time.
If you want to build Binder by-hands then it will be best to follow compilation instructions outlined at https://cppbinder.readthedocs.io/en/latest/install.html (note the extra LLVM configuration options that need to be passed during configuration phase).
hello I wanted to ask if someone could be so kind to list all the commands necessary to install on MacOS (Sonoma 14.3) I tried to follow the instruction on the website
and did the following
python build-and-run-tests.py
but it gets stuck here
is it supposed to take a very long time at this point without printing anything?
I also tried
but it keeps failing here