Forum in READ ONLY mode! All questions and discussions on Discord official server, invite link: https://discord.gg/VxsGzJ7

Problems with importing libraries.

Ask for help
Seinken
Neophyte
Neophyte
Posts: 16
Joined: 23.02.2018 3:07

Re: Problems with importing libraries.

Post 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.
nah nah
Developer
Developer
Posts: 414
Joined: 13.07.2011 11:23
Contact:

Re: Problems with importing libraries.

Post 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.
Last edited by nah nah on 31.03.2018 15:39, edited 2 times in total.
Seinken
Neophyte
Neophyte
Posts: 16
Joined: 23.02.2018 3:07

Re: Problems with importing libraries.

Post 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.
nah nah
Developer
Developer
Posts: 414
Joined: 13.07.2011 11:23
Contact:

Re: Problems with importing libraries.

Post 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
Last edited by nah nah on 31.03.2018 15:40, edited 2 times in total.
Seinken
Neophyte
Neophyte
Posts: 16
Joined: 23.02.2018 3:07

Re: Problems with importing libraries.

Post 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.
Seinken
Neophyte
Neophyte
Posts: 16
Joined: 23.02.2018 3:07

Re: Problems with importing libraries.

Post 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.
Post Reply