Jump to content

Wizz

Premium
  • Posts

    8
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Wizz

  1. Search in ui.py def LoadScriptFile(self, window, FileName): And replace whole function with: def LoadScriptFile(self, window, FileName): FileName = FileName.lower() import exception import exceptions import os import errno self.Clear()
  2. This it’s worst tutorial ever!
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.