Error Installing cert-issuer

I tried this command: python setup.py experimental --blockchain=ethereum, but at the end I got this error.

I’m using python 3.7 on Windows 10. Do I need to install something else? Best regards…

Are you running in a virtual env?

Maybe try python 3.6? I’m not sure if we’ve tested it much on 3.7. I don’t recognize pyehash or this error.

1 Like

Thank you @aronning I solved it using Python 3.6.5 thank you. By the way, did you have any information about the API to install a new issuer in the Android app? What should it return to the app once the information in the API is validated. Cheers!