trigger-segfault / majiro-py

Python library and tools created while reversing the Majiro VN engine with another person.
MIT License
15 stars 0 forks source link

No Module Named Mjotool #1

Closed HoodedTissue closed 2 years ago

HoodedTissue commented 3 years ago

I'm trying to use mjotool to extract the script files from レミニセンス (https://vndb.org/v7773) because I'm helping someone translate the game. The error I get when I try to use mjotool in the /src/mjotool folder is "C:\Users\name\AppData\Local\Programs\Python\Python39\python.exe: No module named mjotool". I've been able to extract most of the mjo scripts with another tool but there are around ~10 script files that the tool can't extract which is why I'm trying to use mjotool to see if it will work.