Jump to content
  • 0

Python problem - HELP!


ZW.pl

Question

Hello community! I've one problem... I have some system.. In my client all works, but in my friend's client syserr give us:

kolorDialog.LoadDialog - <type 'exceptions.KeyError'>:'window'

this fragment in gui looks:

 def LoadDialog(self):
  try:
   pyScrLoader = ui.PythonScriptLoader()
   pyScrLoader.LoadScriptFile(self, "ulepki.py")
  except Exception, msg:
   (type, msg, tb)=sys.exc_info()
   dbg.TraceError("kolorDialog.LoadDialog - %s:%s" % (type, msg))
   app.Abort()
   return 0

Some propositions?

(fille ulepki is in root)

Link to comment
Share on other sites

  • Answers 1
  • Created
  • Last Reply

Top Posters For This Question

Popular Days

Top Posters For This Question

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Activity

    1. 3

      Once upon a time...

    2. 1183

      [40250] Reference Serverfile + Client + Src [15 Available Languages]

    3. 3

      Once upon a time...

    4. 3

      Once upon a time...

    5. 0

      problem ability

    6. 0

      Transmutation system error "unknow command server"

    7. 39

      Official Transmutation / Change Look

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • 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.