-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Develop Build Error #964
Comments
have you already configure config.json file on the 'configs' folder? |
Yeah, I have edited both the files in fact. |
i hat the same issues with the source command, just use the windows command tool for all commands except the source-command, for this use the git-bash (right click in the folder then "git bash here" then it works :) but i get then an nother error... C:\Users\User\Desktop\pokemon\PokemonGo-Bot-dev> i used git pull to update, made my config.json but it doesn't work...should i load the whole dev as new zip or is git pull enough? edit: |
tried doing the source thing in git bash but here is the result |
i said ONLY the source thing in git bash...as you can read the command above didnt work...open your eyes dude x) |
Dude xD check again, it says no file or directory |
i checked it, because your command virtualenv didnt workt...as you can see "DOES NOT EXIST" with this your source command doestn work...why dont you only do what i say :D all commands with windows command tool and ONLY the source command in git bash |
FFS, I have done all the commands in windows command prompt but only the source command in git bash, it still has that error. Do you understand????? |
yeah then you showed us the wrong screenshot, cool down ;) |
No I just wanted to show the source command, but thought why not show the other in git bash as well... |
yeah |
YUPPPPPP THE SOURCE AND VENU COMMAND WORKED but still the same error I got in the starting while doing pokecli.py |
may the same problem like us? |
yup, I tried to do that. Now I got another error |
http://imgur.com/VlPb8ge new error after downloading the current latest version!!! BEST |
What's your config.json look like? |
Please upgrade to the latest
Then run this command: If issue persists, open a new issue. /closed |
Expected Behavior
I expected it to work properly, I had a stable/master version I guess and it kept showing an error which says "Unkown Spinning". that error comes after 15 mins of uptime and was frustrating. I tried the develop build and I followed basically everything in the wiki guide, except the
source venu/bin/activate
wasn't working. It says there is no internal or external command known as source. When I try to run the develop build withpython pokecli.py
it gives me a random error and doesn't even start the bot.Actual Behavior
Here is the link to the error: Error
Another problem is there is no file in /configs named
release_config.json.example
, but this.I don't know if its supposed to be like that or no.
Steps to Reproduce
I tried to do all the steps again mentioned in wiki and even reinstalled the develop build but it didn't fix the isssue
Other Information
OS: Windows 10
Git Commit: (c4c3487)
The text was updated successfully, but these errors were encountered: