python-bindings icon indicating copy to clipboard operation
python-bindings copied to clipboard

Install solverdummy via pip

Open BenjaminRodenberg opened this issue 6 years ago • 2 comments

Being able to install the python bindings simply via pip3 install --user https://github.com/precice/python-bindings/archive/develop.zip (see, for example how we used this in our systemtests) is nice. However, we still have to clone this repository, if we want to run the solverdummy. Ideally, we would install the solverdummy along with the bindings (in a folder called examples or similar), when we run pip3.

BenjaminRodenberg avatar Jan 27 '20 16:01 BenjaminRodenberg

@fsimonis @IshaanDesai is this issue still relevant? I think looking at our other examples and solverdummies and how we make them available to the users (clone from github) we do not really need this and can close the issue.

BenjaminRodenberg avatar Mar 17 '25 16:03 BenjaminRodenberg

I do not see a use case for this at the moment. We can close this issue.

IshaanDesai avatar Mar 17 '25 19:03 IshaanDesai