Loading

Paste #pgiwa8cmt

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

Comments