Syserr.txt ERROR PLEASE

07/24/2017 13:25 DyWalk#1
0724 14:17:21578 :: Traceback (most recent call last):

0724 14:17:21578 :: File "ui.py", line 1045, in ui.Button.CallEvent (ui.c:30448)

0724 14:17:21578 :: File "<string>", line 4, in dupa

0724 14:17:21578 :: File "system.py", line 160, in system.__hybrid_import (system.c:3745)

0724 14:17:21578 :: ImportError
0724 14:17:21578 :: :
0724 14:17:21578 :: No module named bot
0724 14:17:21578 ::

Why error? what problem?

switchbot.py inject then syserr.txt ? :/

What a problem Peoples?
07/25/2017 15:44 BizepsSupportAccount#2
add import bot
07/26/2017 13:16 DyWalk#3
this time;

" 0726 14:14:38184 :: Traceback (most recent call last):

0726 14:14:38184 :: File "<string>", line 6, in <module>

0726 14:14:38184 :: File "system.py", line 160, in system.__hybrid_import (system.c:3745)

0726 14:14:38184 :: ImportError
0726 14:14:38184 :: :
0726 14:14:38184 :: No module named net
0726 14:14:38184 ::
"

But net and bot added in two

so unlcuky
07/26/2017 13:49 andii#4
add import net

Same as bot
07/26/2017 14:19 DyWalk#5
What can I do about it? I can not use Python on the server
07/26/2017 15:05 andii#6
Quote:
Originally Posted by DyWalk View Post
What can I do about it? I can not use Python on the server
Did you even install python on your server? If not, do it
07/26/2017 15:43 Benhero#7
I think it isn't his server :'D so just put the both imports on top of the file u use to import the scripts.

Greatz
07/26/2017 17:43 DyWalk#8
Not my server, but Python injection always causes import net error.

How can I put python?


problem videos;
07/29/2017 12:14 DyWalk#9
help me please