Forum in READ ONLY mode! All questions and discussions on Discord official server, invite link: https://discord.gg/VxsGzJ7
Problems with importing libraries.
Re: Problems with importing libraries.
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.
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.
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.
Last edited by nah nah on 31.03.2018 15:39, edited 2 times in total.
Re: Problems with importing libraries.
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.
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.
try to change DEBUG and LOG_FILE in py_stealth\config.py
MegaUpload
edit: TargetPresent, UseSkill, GetFoundList, GetIgnoreList, GetTooltipRec fix
Code: Select all
DEBUG = True
LOG_FILE = 'C:\log.txt'
edit: TargetPresent, UseSkill, GetFoundList, GetIgnoreList, GetTooltipRec fix
Last edited by nah nah on 31.03.2018 15:40, edited 2 times in total.
Re: Problems with importing libraries.
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.
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.
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.