An error occurred while fetching the assigned milestone of the selected merge_request.
Fix installation from git
If pystencils
is installed from git and cython
is not installed you get the error: gcc: error: pystencils/boundaries/createindexlistcython.c: No such file or directory
. This is because the generated C file is not shipped and thus it is not available.
On pypi the C-file is shipped and thus it works.
Fixes #14 (closed)
Edited by Markus Holzer
Merge request reports
Activity
Filter activity
Please register or sign in to reply