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

tensorflow and virtualenv 'display' is not defined' in mandelbrot-tensorflow.py #7

Open
tobigithub opened this issue Nov 26, 2015 · 1 comment
Labels

Comments

@tobigithub
Copy link
Owner

"NameError: global name 'display' is not defined"
ImportError: No module named scipy.ndimage

when starting mandelbrot-tensorflow.py

@tobigithub tobigithub added the bug label Nov 26, 2015
@tobigithub
Copy link
Owner Author

make sure to use

pip install scipy[all]
pip install ipython[all]

in virtualenv and python or install system packages

sudo apt-get install -qq python-numpy python-scipy

a python CF very very much.

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

No branches or pull requests

1 participant