absl.flags._exceptions.IllegalFlagValueError: flag --video_dim=[32, 64, 64, 3]: Expect argument to be a string or int, found <type 'list'>
Python v2.7.12
TensorFlow v1.9.0 (gpu accelerated) [docker image tensorflow/tensorflow:latest-gpu]
CMD: python main.py
any suggested fixes or workarounds?
absl.flags._exceptions.IllegalFlagValueError: flag --video_dim=[32, 64, 64, 3]: Expect argument to be a string or int, found <type 'list'>Python v2.7.12
TensorFlow v1.9.0 (gpu accelerated) [docker image
tensorflow/tensorflow:latest-gpu]CMD:
python main.pyany suggested fixes or workarounds?