Trying to run Cert-issue without Docker

Hi All,
I have imported the cert-issue project in Pycharm and I am trying to install all the dependencies for the project. I am facing a problem with the python-bitcoinlib-0.7.0 package.
The different source code files are importing bitcoin modules (example - from bitcoin import x,y,z…) but the name of the package is python-bitcoinlib. The top-level text mentioned in the package is bitcoin.
Please help in resolving this issue.

Issue is resolved. Thanks.

1 Like