Josh Wand

Results 12 comments of Josh Wand

Does not WFM on Ubuntu 16.04.3 LTS, Atom E3930 (aws deeplens 1.0). Installs fine but when running I get this: ``` File "/home/aws_cam/.local/lib/python3.7/site-packages/tensorflow/python/pywrap_tensorflow.py", line 64, in from tensorflow.python._pywrap_tensorflow_internal import *...

You're right, I did try installing a 18.04 package. I tried reinstalling as above, but still getting the same error. Tried completely wiping tensor* from site-packages, but same result :(

Oops, I was pointing at the wrong .whl the whole time! Please disregard :)

The problem extends beyond just cli-extensibility-helper -- indeed you cannot build any custom resources using v2 as the amplify cli uses v1 and complains if it's not there.

Since I need something right away I'll be writing my own construct. While your suggestion does sound like it would work, IMO it would be better added to this construct,...

This is especially relevant when using `--use-container` to run the makefile inside the container. Not nearly so easy to mess around with the makefile in that scenario.

hey @dragonsmith would you consider resubmitting that PR? would love to get this listed.

@richcorbs i found that adding `.json` to the end of the url fixed this. Some redirect rule gone awry I suspect.

yeah I can probably remove this... since it's actually a tinder dependency.

Yeah, this should be configurable. Want to submit a patch?