Siraj,
While running on a Cloud-IDE, I see the following issue:
libdc1394 error: Failed to initialize libdc1394
Traceback (most recent call last):
File "atari.py", line 5, in
from train import Trainer
File "/home/ubuntu/workspace/Game-AI/train.py", line 2, in
import tensorflow as tf
File "/home/ubuntu/workspace/tensorflow/tensorflow/init.py", line 23, in
from tensorflow.python import *
File "/home/ubuntu/workspace/tensorflow/tensorflow/python/init.py", line 48, in
from tensorflow.python import pywrap_tensorflow
ImportError: cannot import name pywrap_tensorflow
Any clue/tips to help here?
Best,
Vijay