PrudhviBoggavarapu
PrudhviBoggavarapu
A official dockerfile would be nice for use in servers and the likes
Hi I am trying to install and I get Traceback (most recent call last): File "rnn_tf.py", line 5, in import argparse File "/usr/local/Cellar/python@2/2.7.14_3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/argparse.py", line 86, in import copy as _copy...
I get the following error from a cargo build ``` error[E0616]:` field `0` of struct `ffmpeg::ChannelLayout` is private --> /home/karma/.cargo/registry/src/index.crates.io-6f17d22bba15001f/metadata-0.1.9/src/stream/audio.rs:83:25 | 83 | &layout.0 as *const ffmpeg::ffi::AVChannelLayout, | ^ private...