Bolt python library shows error

i am facing a problem while setting up the bolt python liabrary. it shows bellow error
ERROR: Could not find a version that satisfies the requirement pyasnl (from versions: none)
ERROR: No matching distribution found for pyasnl

Did you installed python3 pip3 before installing boltiot library using pip??
Also did you Updated the packages on Ubuntu??

run

  1. “sudo apt-get upgrade” to upgrade the latest version to all packages
  2. "sudo apt-get install python3-pip to install pip3
  3. once you are done with pip3 installation, run “pip3 --version” to check the version of pip3 for your satisfaction

yes but still it shows same program

still the problem is same

Hi,
Better I think you upgrade and install again.
I think this will be useful!!

Hey,
I Think You Should Upgrade The Python Module And Try Again
This Will Help You

Hi @vivek.vii97,

Check this thread Bitcoin project: no version satisfying requirement pyasnl.