-
## Expected Behavior
## Current Behavior
Issue with installing prerequisites
## Possible Solution
## Steps to Reproduce (for bugs)
1.
2.
3.
4.
## Context
…
-
plugin WU + widget meteo :
![image](https://cloud.githubusercontent.com/assets/6855339/20410349/d9b15f40-ad1c-11e6-89af-0f79f1ee220f.png)
-
```
Google Mock not present. Fetching gmock-1.7.0 from the web...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Tota…
-
### Expected Behavior
start pokemonGo-bot
### Actual Behavior
python pokecli.py
Traceback (most recent call last):
File "pokecli.py", line 38, in
from pgoapi.exceptions import NotLoggedInExce…
-
I'm trying to build the latest upscaledb release but the build stops with errors.
**Environment:**
`Linux 4.4.38 x86_64`
**Libraries:**
```
boost-1.59.0
gperftools-2.5
protobuf3-3.1.0
snap…
-
On a newer version of protobuf (I think protobuf3) I'm getting a ton of warnings when compiling:
```
[2/149] Running C++ protocol buffer compiler on /home/jay/Code/robocup-software/common/protobuf/Po…
-
## Current Behavior
I just upgraded to the latest commit . After completing all setup, npm, pip, sprites etc, start the map. Account logs in ok. Completes first scan ok. Then it goes in to a …
fihzy updated
7 years ago
-
protobuf3 is installed in my path: /home/s/safe/protobuf3/
when i complie my project, find some files lost:
```
/home/s/safe/protobuf3/include/google/protobuf/map.h:35:40: error: google/protobuf/st…
-
We currently have the general rule "Should: Prefer Compatible Extensions" and the more client specific rule "Must: Prepare Clients for Compatible API Extensions (the Robustness Principle)".
Both are …
-
This issue affects the combination of bot+virtualenv+latets pogoapi from dev.
I've have checked PokemonGo-Map with latest pogoapi (I've changed their requirementst.txt) and with virtualenv and map w…