Closed potential-nl-blsp closed 1 month ago
Workaround: making the dependency on fedservice specific to the version prior to the update allows for running the issuer. Haven't done extensive testing though.
In app/requirements.txt add the commit version to the line for fedservice:
git+https://github.com/rohe/fedservice.git@a6a2e1a
I have the same issue. Thanks for the suggested work-around.
A more recent fedservice commit that also seems to work is 67eaaed
(also, extensive testing not yet done).
@potential-nl-blsp @bjornmolin @gfour
I would recommend:
git+https://github.com/rohe/fedservice.git@a4bef2e3f230f4b07c6ef45e4c8be55778d0561e
It is the version currently running on https://issuer.eudiw.dev/ and has been tested with.
The dependencies will be updated in the next Issuer version.
Issuer does not run anymore because of conflicting dependencies due to an update to fedservice a few days ago: