UOAF/project-tauntaun

Missing pydcs requirement

gronank opened this issue · 1 comments

Installed requirement, ran pyinstaller, ran the tauntaun_live_editor.exe
Got the message of missing dcs.flyingunit.

I added pydcs==0.12.0 to the requirements file, redid the above steps and the exe runs fine.

Did you init/update submodules? pydcs is a submodule not an external requirement. 0.12 is way outdated.