2
Repl.it mistakes py-dactyl for pydactyl
complete
O
OmerSabic
To not repeat myself, I've written a question here, please anyone respond if you can help. Thanks! https://repl.it/talk/ask/Replit-mistakes-py-dactyl-for-pydactyl/79634
Activity
Newest
Oldest
Obaida Albaroudi
complete
Obaida Albaroudi
Hey, we pushed out a workaround for this which would be to just do this when you import:
import pydactyl #upm package(py-dactyl)
example repl: https://repl.it/@obaidaa/pydactyl#main.py