Steffen Graber
Steffen Graber
As discussed in the NEST meeting, we want to use the conda-forge build workflows via github API calls.
API calls to start and test the CI workflow for NEST are now integrated. @terhorstd and @gtrensch Some secrets need to be set, and we should discuss the integration in...
The whole project is being carefully reconsidered. There should be better ways to integrate CIs. Therefore this PR will be closed.
@terhorstd If this behavior is OK, the issue can be closed. Otherwise, `readline` should at least be included in the full installation, or the line `-Dwith-readline=${{ contains(matrix.use, 'readline') && 'ON'...
Thank you for your feedback. With this, the issue can be closed.
Hi @clinssen Could you check if they are not installed in `/usr/include/nest/`?
I tried the NEST apt package with nestml and did the following: 1. log into a clean Ubuntu 22.04.3 2. install NEST 3.6 with apt ``` sudo add-apt-repository ppa:nest-simulator/nest sudo...
The conda build system creates incorrect packages that cannot be executed. Also a longer debugging session with the NEST installation group did not lead to a satisfying result. The error...
It is strange that the packages are still built without errors. I will take a closer look at the issue.
A new package of the current NEST v3.7 for Ubuntu 20.04 is now available. @IlaCar @TesseTiemens It would be nice if you could test and give a short feedback here.