Hello i made all the steps except the 4*, but my bot is not working.
*What i have to do in the step 4? add the line inside:
from clarifai.client import ClarifaiApi and it's ok?
once i run the GUI it starts and closes in 2 seconds, i tried to see what is saying and it appears this:

@Nemixalone
@timgrossmann Hello Tim, as i see the clarifai word in the console, can you tell me exactly what i need to do in the step 4? i tried to search in the document the line: from clarifai.client import ClarifaiApi but i haven't see it.
So i decided to insert it inside.
But the bot still don't open.
@mynameisearl To be honest, I don't know, that's why I linked聽@Nemixalone , he wrote the GUI with the instructions 馃槈
I use the GUI without commenting out the stuff from "step 4"
@timgrossmann Oh, well i downloaded the repository and followed the step using windows, this downloaded the GUI too, i'm gonna try without the GUI.
@mynameisearl For me, both works fine. Hadn't had any issues with the GUI as well as the command line...
Go to master folder then go to instapy folder open instapy.py file with notepad or notepad++ and find the line from clarifai.client import ClarifaiApi and delete it, save it and you will be good to go.
@Nemixalone As i tried it's the first thing i tried and when i search for: from clarifai.client import ClarifaiApi It says not found, as if this line isn't there.
Is it possible if you can upload the instapy.py file that you have?
I reinstaled the whole bot, and still have the same screen that i uploaded
Only this way
@Nemixalone Thanks, using that one now it works, , but i get a floating window: Chromedriver.exe - no disc telling: there's no disc in the unity E:
But it looks like the bot is working.
Will test it asap.
edit1: Follow by list not working
@mynameisearl One guy fix it this way