unable to install Heroku3
Steps to reproduce
create a new python repl
and install heroku3
unable to install Heroku3
Steps to reproduce
create a new python repl
and install heroku3
It works fine here
Can you provide a screenshot of the error?
Or if you don’t want to screenshot you can just copy the entire error code as well as the command
Welcome to the forums, @h4ck3rh3r0!
It would be useful to paste your Repl link.
Any errors you get would also be useful here.
Hey, have you tried pip uninstall heroku3 -y
or similar pherhaps with npm
?