Closed GimpFather closed 1 year ago
I recive this error after installing python and trying to execute file:
import vgamepad as vg ModuleNotFoundError: No module named 'vgamepad'
yes, you didn't install library python vgamepad Try this in console: pip install vgamepad
pip install vgamepad
I recive this error after installing python and trying to execute file: