Page 2 of 2

Re: Problems with importing libraries.

Posted: 29.03.2018 16:09
by Seinken
You are right, i only chose the easiest option when i first downloaded stealth. I will set up system for external scripts, but I mostly post this for other users from Stealth Discord.

Re: Problems with importing libraries.

Posted: 30.03.2018 23:52
by nah nah
Hello again, much python bugs fixed try it
mega

PS But make sure, you use this py_stealth package and the stealth version is 875
PSS You can now launch your scripts from the stealth

edit: GetIgnoredList fix. GetFoundList fix. GetTooltipRec fix.

Re: Problems with importing libraries.

Posted: 31.03.2018 12:01
by Seinken
Hello, I try your version in 8.7.5. Unfortunately, python still doesn't execute, only output is Found Python Version now. I tried new install and also full zip package from mega, but same result. Maybe some OS problem? Can I use python 3.6-32?

Edit: I test again on remote machine running same OS and problem is not present. I don't know what is causing this on main machine.

Re: Problems with importing libraries.

Posted: 31.03.2018 12:36
by nah nah
try to change DEBUG and LOG_FILE in py_stealth\config.py

Code: Select all

DEBUG = True
LOG_FILE = 'C:\log.txt'
MegaUpload

edit: TargetPresent, UseSkill, GetFoundList, GetIgnoreList, GetTooltipRec fix

Re: Problems with importing libraries.

Posted: 31.03.2018 12:45
by Seinken
Downloaded newer version, still cannot get python to execute.

Problem is probably from some OS setting I have. I changed config.py as you said but still no change.

Re: Problems with importing libraries.

Posted: 31.03.2018 13:37
by Seinken
Thanks to nah nah for helping me, please to others who have problems with Python execution be sure your python paths are correct and have no duplicates.