Lord-Akkrand / Skyrim-NX-Toolkit

A set of scripts to convert mods from Skyrim SE to Skyrim NX
MIT License
71 stars 1 forks source link

No module named 'soundfile' with Example Mod #29

Closed onefourthreeNX closed 5 years ago

onefourthreeNX commented 5 years ago

When attempting to convert the example mod, it fails with an import error on the latest release.

  File "convert_sound_zappa.py", line 5, in <module>
    import soundfile
ModuleNotFoundError: No module named 'soundfile'

Full log: https://pastebin.com/3r5VMB6m

onefourthreeNX commented 5 years ago

Release v2.3.2 fixed the issue. https://github.com/Lord-Akkrand/Skyrim-NX-Toolkit/commit/4a5318082150452274186065dab976a93da98a70