Closed astro-alice closed 2 years ago
@stevemcmillan and @rieder , you might have some insight regarding this! I don't have a Mac device running around and nabbing the ISO from the Mac for a virtual box is seeming a tad tricky these days.
~ Joe G.
Hi - sorry for the delay!
It looks like no fortran compiler is available (configure: error: No fortran compiler found, please set the FC flag
), this is a requirement for installing AMUSE.
Hello! - its no worries!
I think I was able to correct everything, and I installed fortran and openmpi, but now I get this error:
ERROR: Failed building wheel for amuse-simplex Failed to build amuse-athena amuse-bhtree amuse-evtwin amuse-galactics amuse-hop amuse-mmams amuse-simplex ERROR: Could not build wheels for amuse-athena, amuse-bhtree, amuse-evtwin, amuse-galactics, amuse-hop, amuse-mmams, amuse-simplex which use PEP 517 and cannot be installed directly
ERROR: Command errored out with exit status 1: /Users/palmerinfamily/opt/miniconda3/bin/python /Users/palmerinfamily/opt/miniconda3/lib/python3.9/site-packages/pip install --ignore-installed --no-user --prefix /private/var/folders/w1/4hxn82w15hs95vxmkt8jrn800000gn/T/pip-build-env-526p6emm/overlay --no-warn-script-location --no-binary :none: --only-binary :none:
Could you try installing one of these manually, e.g. pip install -v amuse-bhtree
? This may give a bit more info on what is going wrong.
I receive this, ERROR: Failed building wheel for amuse-bhtree Failed to build amuse-bhtree ERROR: Could not build wheels for amuse-bhtree which use PEP 517 and cannot be installed directly
Hmm, I thought with -v
you would get a little more output.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.
Hello! I am having difficulty figuring out why amuse won't install via pip install amuse. I am an undergrad working with @JPGlaser this summer in a REU!