Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: "AttributeError: 'module' object has no attribute 'tests'" #172

Open
handsomesyh opened this issue Oct 18, 2017 · 1 comment
Open

Comments

@handsomesyh
Copy link

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
Copy link

I had this issue with the latest CUDA package. Had to use 8.0 instead.

sudo apt-get -y install cuda-8-0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants