DarthDrija

Members
  • Content Count

    37
  • Joined

  • Last visited

  • Days Won

    1

File Comments posted by DarthDrija

  1. Holocron Toolset

       2,165    20

    It seems that the executable is not working on the 2.0.4, I get this error on the Ubuntu version:

    Traceback (most recent call last):
      File "__main__.py", line 15, in <module>
      File "PyInstaller/loader/pyimod03_importers.py", line 495, in exec_module
      File "mainwindow.py", line 68, in <module>
      File "PyInstaller/loader/pyimod03_importers.py", line 495, in exec_module
      File "tools/module/me_window.py", line 36, in <module>
      File "PyInstaller/loader/pyimod03_importers.py", line 495, in exec_module
      File "tools/module/me_controls.py", line 8, in <module>
    ModuleNotFoundError: No module named 'jsmin'
    [3994] Failed to execute script '__main__' due to unhandled exception!