Traun Leyden
Traun Leyden
I'm getting the same error on OSX (High Sierra) even though I'm not pinning numpy to a particular version. Here are the steps: ## Create and activate a new python3...
I reproduced on a fresh Ubuntu 16.04 (under docker) with essentially the same steps as above Pip install: ``` # pip3 install -r requirements.txt Collecting bcolz>=1.1.2 (from -r requirements.txt (line...
> what if mypod doesn't exist? It could just give an error message: `No pod with that name exists` and it wouldn't change any state. > be part of the...
Cool! In the meantime, @brett19 created a bot that can ease the pain: https://github.com/couchbase/gocb/pull/35#issuecomment-310426847
I wasn't unable to install to heroku either: ``` -----> Building on the Heroku-22 stack -----> Using buildpacks: 1. heroku/nodejs 2. heroku/ruby -----> Node.js app detected -----> Creating runtime environment...
@mishan just curious, would that be for security reasons or ease of use?
If you used Swagger to document the REST API then client libraries in various languages could be automatically generated.
@jamlitz have you played with the LinkedIn api? @aramharutyunayn can you post some code samples of your ios code?
Oh sorry, I missed these issues in my search since I they are in a different repo.
Ok np. I have an easy repro case and happy to help test any PRs.