MODULE_NOT_FOUND',

Question:

Current behavior:

Desired behavior

Repl link:

code snippet

Hey, @iihassanxvzi welcome to the forums!

Can you please provide a link to the repl? This way it is easier for staff and members of the community to help you!

Also see this guide on how to share your code:

1 Like

Hi @iihassanxvzi , welcome to the forums!
You can enter poetry add <module_name> in the Shell to install it.
Note that you need to change <module_name> with the name of the module, like poetry add getkey.
Hope this helps!

1 Like