/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/theano/tensor/signal/downsample.py:6: UserWarning: downsample module has been moved to the theano.tensor.signal.pool module. "downsample module has been moved to the theano.tensor.signal.pool module.") Traceback (most recent call last): File "/Users/vincenzofornaro/PycharmProjects/machine/run.py", line 1, in <module> import generate File "/Users/vincenzofornaro/PycharmProjects/machine/generate.py", line 14, in <module> import config File "/Users/vincenzofornaro/PycharmProjects/machine/config.py", line 21, in <module> if not config.FLAG_CPU_MODE: AttributeError: 'module' object has no attribute 'FLAG_CPU_MODE'
I have this error when I start the .py