3096 / genshin_scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

module not found error

thelazyorange opened this issue · comments

how to fix this
mido

commented

you need to install that module, by typing "pip install mido"

It seems they already installed mido. Looking at where pynput and mido are installed, it's definitely a lot different from where mine are installed. Mine are simply installed in c:\users\antho\appdata\local\programs\python\python39\lib\site-packages, not c:\users\carlo\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages. pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0 and localcache look particularly off to me, but I'm not really sure.

works now thanks!