I am trying to install this python library hikari-lightbulb
but there seems to be some sort of issue which is not letting it get installed.
The command on the github repository to install this library is pip install hikari-lightbulb
but using that is giving the error:
ERROR: Could not find a version that satisfies the requirement hikari-lightbulb (from versions: none)
ERROR: No matching distribution found for hikari-lightbulb
Any way I could install this package now?
source https://stackoverflow.com/questions/71243506/could-not-find-a-version-that-satisfies-the-requirement-hikari-lightbulb-from-v
Comments
Post a Comment