Jump to content

Recommended Posts

Sziasztok!

Beraktam a sanii switchbotot és bejelentkezés után ledob, a syser meg ezt írja:

0430 17:57:08881 :: 
networkModule.py(line:208) SetSelectCharacterPhase
system.py(line:130) __pack_import
system.py(line:110) _process_result
introSelect.py(line:30) <module>
system.py(line:130) __pack_import
system.py(line:110) _process_result
interfaceModule.py(line:49) <module>
system.py(line:130) __pack_import
system.py(line:110) _process_result
uiswitchbot.py(line:14) <module>
system.py(line:137) __pack_import

networkModule.SetSelectCharacterPhase - <type 'exceptions.TypeError'>:__pack_import() takes at most 4 arguments (5 given)

0430 17:57:08881 :: ============================================================================================================
0430 17:57:08881 :: Abort!!!!

Van ötlet hogy hol lett elütve aki ismeri ezt a switchbotot?

Előre is köszi!

Link to post
Share on other sites

system.py nyisd meg

Keresd ezt:

def __pack_import(name,globals=None,locals=None,fromlist=None):

Nézzen ki így:

def __pack_import(name,globals=None,locals=None,fromlist=None,arg5=None):

 

  • Thanks 1
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...