I am following the instructions to install solverstudy from here:
https://github.com/ICB-DCM/solverstudy/tree/master
I send the command to install from the requirements.txt document, but I get the following error:
srcamicipythonsdistamici__init__.py", line 1
../../amici/__init__.py
^
SyntaxError: invalid syntax
[end of output]
I am using python 3.8.20 as the instructions state. I must be doing something wrong since no one else is having this trouble, but I cannot figure out what it is.
2