#Install errors

1 messages · Page 1 of 1 (latest)

modern hemlock
#

Trying to install but am getting the following errors after typing "pip install hikari-crescent"

Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement hikari-crescent (from versions: none)
ERROR: No matching distribution found for hikari-crescent

shrewd nacelle
#

does pip install hikari works?

modern hemlock
#

it did yes

shrewd nacelle
#

do you have maybe a typo?

pip install hikari-crescent

modern hemlock
#

Just copied that and from the website, same error

shrewd nacelle
#

can you post the full error code or a screenshot

modern hemlock
shrewd nacelle
#

try this, its loading it from guthib:

pip install git+https://github.com/hikari-crescent/hikari-crescent.git

shrewd nacelle
#

oh