Dr. Auro Mohanty

Results 8 comments of Dr. Auro Mohanty

The error message is more than 1300 lines. Here it is. Error log: ``` ✦ ❯ pip install fastjet Collecting fastjet Using cached fastjet-3.4.0.5.tar.gz (4.0 MB) Installing build dependencies ......

I had all of them installed already. I still did a `brew reinstall make gcc automake swig gmp mpfr boost` just in case. Error message does not change.

That also does not help. I get the same error.

@chrispap95 I tried the one with `CXXFLAGS` but I see no difference, probably because this is overridden in setup.py as you pointed out. I also edited the lines in `setup.py`...

> I am afraid I can't do much since I don't have a machine with Apple silicon. Can you try the following? Just to see if it can find gmp....

Hmm, this does not work. Here are the initial lines of the log I got. log: ``` × Building wheel for fastjet (pyproject.toml) did not run successfully. │ exit code:...

It seems like this is related. https://github.com/microsoft/vcpkg/issues/15956

Thanks a lot @chrispap95 for the help. Do you have a sample `docker-compose.yaml` @lgray for me to get started with?