#🔒 Trying to create but keep getting a error
27 messages · Page 1 of 1 (latest)
@spiral grove
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
you need to pip install it
already did.
are you sure? doesnt look like it
what does py -0 show in your terminal?
ahh alright i see, i must have not installed pyDirectInput
yep, thats what the error means
yeah no its installed, and im still getting it.

!pip pyDirectInput
you sure you're not using this for like game cheats or something?
import goes under a different name btw
usually packages will have a README that shows you example code of how to use the module
No this is for my game, Its a external for a offbrand
alright i trust you
i havent been doing python for long, i do more lua.
you need to import pydirectinput, not pyDirectInput
package name is different from import name
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.