Closed spartedo closed 5 years ago
I am running components version:
Ubuntu 18.04.2 LTS
Python 3.6.7
tensorflow (1.12.0)
numpy (1.16.1)
opencv-python (4.0.0.21)
PyYAML Version: 3.12
PyQt5 Version: 5.12
@spartedo I have the same problem. Try just to remove the multi-line comment in line 9 of file ops.py.
Commenting out GPU_NUM
to use cpu will return a KeyError in SC-FEGAN/utils/config.py, line 21
. So just remove the number specified after GPU_NUM
.
Then merge this pr to solve invalid syntax issue.
Thank you, removing multiline comment and
GPU_NUM:
in demo.yaml helped me.
Can't start example:
I am running via CPU: