-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help #3
Comments
Hello, |
Well, I haven’t been able to successfully launch the bot in learn mode from windows. That the problem. I’m not sure what command to run and how. If I edit the code to set the learn flag to true by default instead of stories. Then run it by double clicking the main file it will open and do as you said. It gets to the pop up and then just sits there. It never clicks practice to start the lesson. I guess I’ll wait until the changes and then give it another shot at that point. Once I get some time I’ll try and Google how to run the python commands on windows because, I’m not sure why it isn’t running for me. I’m pretty positive I’ve ran them before with no problems. |
feat(settings): added deviation setting
Isn’t that just the regular run command? How does that help? |
I think you runned python then tried in the python PLI, you have toi type the command in your system consonle, in your case i think its windows so try open cmd go to the repository folder then run |
if your running it from cmd.exe use |
I'm not able to run the command as well, I have chromedriver and everything |
I'm lost. I been trying to figure this out for weeks. How the heck do I get it to run lesson mode. I tried just commenting out the flag in the code to make it set lessons to true, but then it errored out. I think it might be a bug on the lessons because it would open the lessons, but not start the lesson. I looked at all the documentation, but none of it helps. I tried the "usage" command, but it gets me no where. No matter where I type it in. I'm on windows 10.
`
Python 3.9.6
Type "help", "copyright", "credits" or "license" for more information.
`
I'd just like to complete some of the lessons. So that I can get more stories :)!
The text was updated successfully, but these errors were encountered: