Error: "AttributeError: 'module' object has no attribute 'tests'"
handsomesyh opened this issue · 1 comments
handsomesyh commented
I have successfully installed the CUDA server by following the tutorial video step by step. In the end, when I typed "import theano", the error **AttributeError: 'module' object has no attribute 'tests'**appears. Could anyone help me out of this problem? Thanks in advance!
krisbock commented
I had this issue with the latest CUDA package. Had to use 8.0 instead.
sudo apt-get -y install cuda-8-0