Adrian Bravo

Results 9 issues of Adrian Bravo

Hi, I'm using Pipenv and pyre 0.0.26 on OSX. I have two in-house libraries, A and B, both with type hints. B imports A and makes use of some of...

When trying to build the example for the dht driver (https://github.com/tinygo-org/drivers/blob/release/examples/dht/main.go) on Windows I get the following error: ``` > tinygo flash -target arduino -port COM3 main.go # tinygo.org/x/drivers/dht ..\..\go\pkg\mod\tinygo.org\x\[email protected]\dht\thermometer.go:160:10:...

Hi, I was trying to create a model hierarchy where the parent class is a `PolymorphicModel` (from `django-polymorphic`) and is also abstract. The subclasses then are trying to make use...

I can't see a way to determine what's the "default permissions" settings in a project. ![Screen Shot 2019-03-13 at 4 50 28 PM](https://user-images.githubusercontent.com/3987397/54321896-2511e080-45b0-11e9-95e1-5d1991a5f8ed.png) I can see if the project is...

When using `sbt assembly` to build the sample Play 2.6 application, the static assets (public/javascripts/, public/stylesheets/, public/images/) can't be reached. I can see them in `target/web/main/` but can't reach them...

Tried with multiple accounts and I always get the following output: ``` docker run --rm -v $PWD/exports/:/var/tmp/e2g-input -v .:/var/tmp/e2g-output --env GHOSTFOLIO_ACCOUNT_ID= --env DEBUG_LOGGING=true dickwolff/export-to-ghostfolio > [email protected] watch > tsx ./src/watcher.ts...

**Describe the bug** I was having issues getting the docker compose to work due to authentication errors. The web service would never become available because it would fail to auth...

bug

### What happened? I am trying to add some images to a board. I don't know if there's a better way, but I am copying and pasting the URL pointing...

### What happened? I am trying to add some images to a board. I don't know if there's a better way, but I am copying and pasting the URL pointing...

type:bug
mod:clipboard