-
Sorry,i am new to c#.
I compare the google orgin source with yours,and the only change is project.json.
I know the source code use c# 6.0,which unity can not use it.
If i want to use it within unity,…
-
### Environment info
Operating System: OS X EI Capitan Version 10.11.1
### Steps to reproduce
1. run `import tensorflow as tf'
### Logs or other output that would be helpful
```
Traceback (most rece…
-
In AWS, using Grafana 4.2.0 with Go-Carbon 1.9.1, talking to Carbonapi, which is talking to embedded Carbonserver in Go-Carbon.
I can use whisper-fetch.py on the Carbon server itself and there is d…
-
```
Python 3.5.1 (default, Mar 4 2016, 01:39:17)
[GCC 4.9.2] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import pgoapi
Traceback (most recent call last):
Fil…
-
##### protoc
```
$ brew update
$ brew install protobuf --devel --verbose
...
$ protoc --version
libprotoc 3.0.0
```
##### protobuf-swift
```
$ git clone https://github.com/alexeyxo/protobuf-swift
$ …
-
-
I'm trying to install the Protobuf compiler but I am getting build errors.
First I tried to install via Homebrew:
``` sh
shane@rmbp > protoc --version
libprotoc 3.0.0
shane@rmbp > brew install proto…
-
I received this when running the Kapacitor tests on OSX. Presumably this is because my local python installation is missing the protobuf dependency.
It would be helpful if the required dependencies …
-
### Expected Behavior
Bot Starts as normal
### Actual Behavior
Bot Returns:
**C:\Users\Root\Desktop\OpenPoGoBot>pokecli.py config/config.yml
Traceback (most recent call last):
File "C:\Users\Root…
-
#### Version of protoc (`protoc --version`)
###### 3.0
#### Version of ProtocolBuffers.framework
###### ProtoBuf3.0-Swift2.0
#### `.proto` file to reproduce
``` protobuf
message UserLoginIN {
int…