D:\developpement\GitHub\glx22\nml\build\exe.win-amd64-3.8 [master ≡ +1 ~1 -0 !]> .\nmlc.exe Traceback (most recent call last): File "C:\Program Files\Python38\lib\site-packages\cx_Freeze\initscripts\__startup__.py", line 40, in run module.run() File "C:\Program Files\Python38\lib\site-packages\cx_Freeze\initscripts\Console.py", line 23, in run exec(code, {'__name__': '__main__'}) File "nmlc", line 3, in File "D:\developpement\GitHub\glx22\nml\nml\main.py", line 17, in from nml import generic, grfstrings, parser, version_info, output_nml, output_nfo, output_grf, output_dep, palette, spriteencoder, spritecache, global_constants File "D:\developpement\GitHub\glx22\nml\nml\parser.py", line 16, in from nml import generic, expression, tokens, nmlop, unit File "D:\developpement\GitHub\glx22\nml\nml\tokens.py", line 17, in import ply.lex as lex ModuleNotFoundError: No module named 'ply' D: