Cert-issuer: Ethereum configuration

Hello,

I need some help to answer some questions I have about how cert-issuer should be installed with the ethereum configuration.

  1. I have noticed that there is a pip wheel to install cert-issuer, so my question is, does this wheel is adequate to use for issuing certificates with ethereum or should I use the setup.py installation instead?

  2. If the answer for the first question is that I should use the setup.py installation, then I would like to know if this errors in these dependencies need to be solved mannually or if it is an expected message?

This errors are shown when using the setup.py approach and cert-issuer 3.5.0 version with Python 3.10.13.

Thank you.

It looks like we may just need to update some of the dependencies. I’ll try to take a look at this as time permits, thanks for your patience.

Thank you for your response,

I understand so, for the time being, is there any alternative solution to this problem or cert-issuer should work with Ethereum regardless of these dependency conflicts?

Thanks.

maybe try and install fixed versions of the packages? It was working a few weeks ago