I can’t install the getkey package in python:
https://replit.com/@AlexCaesar2/test-4#main.py
How do I fix this?
I can’t install the getkey package in python:
https://replit.com/@AlexCaesar2/test-4#main.py
How do I fix this?
Have you tried running kill 1
in the shell? (BTW the repl is private/deleted)
Hi @AlexCaesar2 , welcome to the forums!
You can try entering poetry add getkey
into the Shell.
Hope this helps!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.