Skip to content

Bug: Compilation of README model fails #320

@WarddeRidder

Description

@WarddeRidder

Compilation of the sample model in the README fails. SpatialPy was installed on Python 3.10.6 using python3 -m pip install spatialpy --user --upgrade. Upon attempting to run the README create_birth_death model, compilation failed (return code 1) due to not recognising the make command. After renaming GNU Make 3.82.90 (mingw32-make.exe) to make.exe, and attempting to rerun the model, it failed again, with return code 2. Notably, the error message changed when I tried to run the model a second time after renaming to make.exe. The full error messages are in the attachments, as well as the code.

Error message
spatialpy_error_message.txt

Code
spatialpy_example_model.txt

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions