Kyle Mandli
Kyle Mandli
Can you provide some more info regarding the issue?
It looks like one of the Fortran point-wise solvers failed to build, which I think means that it got stuck when installing the Fortran code for PyClaw. Can you post...
I am not sure where setuptools would be finding this version off hand but we must have missed somewhere this is recorded.
Shouldn't the instructions have a `python setup.py git-dev` in there to populate the submodules?
Nevermind, I misunderstood the problem.
I sent a note to github asking if there was a way to get the submodules before they auto generated the tar ball. Still waiting to hear back.
Some initial thoughts: - Documentation updates - Refactor of GeoClaw Riemann solver - Discussion of Clawpack 6.0 - Refactor of GeoClaw refinement criteria
There’s a sneaky character after the line continuation in there that is causing the error you are seeing and should be fixed. That being said that line is executed if...
Really not sure, it is suspicious that other packages are failing to install though. I also changed the name of the issue to reflect what we know is going wrong.
Out of curiosity, what version of Python are you using?