-
Notifications
You must be signed in to change notification settings - Fork 5
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
installing #3
Comments
whenever I try and install it this is the following
|
Which operating system you use? |
Windows
…On Tue, 17 Aug 2021, 9:10 pm Tolgahan Tunç, ***@***.***> wrote:
Which operating system you use?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AILBEL2YG4ZGETWSR7WX3NTT5I7SFANCNFSM42WTYI2A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
Then don't use "sudo". Try using "python .\setup.py install" or "python3 .\setup.py install" |
has it been updated? :) I'll try again! also buddy after clicking battle
button do you have to catch it too? :)
…On Tue, 17 Aug 2021 at 22:32, Tolgahan Tunç ***@***.***> wrote:
Then don't use "sudo". Try using "python .\setup.py install" or "python3
.\setup.py install"
However, there is an issue in another part of the code. I've fixed (not a
real fix) it somehow and now I am able to run the bot and move in a map
automatically. But it doesn't catch any pokemon automatically, you need to
watch your screen and click Battle button manually when you want to catch a
pokemon.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AILBEL3LFCSW3DNYFDIK27TT5JJHLANCNFSM42WTYI2A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
@Tishj is the developer, I am not, so there is no change in the current code unfortunately. I just changed the code in my computer and ran it. "after clicking battle button do you have to catch it too? :)" |
Hey for some reason when I try installing sudo python3 setup.py install I get syntaxerror: invalid syntax
The text was updated successfully, but these errors were encountered: