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

can't install packages and libraries from requirement.txt #22

Open
clevilll opened this issue Jul 7, 2019 · 0 comments
Open

can't install packages and libraries from requirement.txt #22

clevilll opened this issue Jul 7, 2019 · 0 comments

Comments

@clevilll
Copy link

clevilll commented Jul 7, 2019

I've tried several times to download the file and install libraries from requirement.txt after I created env with python =3.6 and python = 2.7 but both are not possible due to in env with python =3.6 it threw the error about the incompatible version of Numpy and following command doesn't work!

python plot-activation-layers.py

I tried to debug it by call Jupiter notebook and run each part cell by cell once in python and env =2.7 and 3.6 but both were unsuccessful. Have you checked it out recently? I also notice that calling MNIST is also difficult and due to some reason just by calling the libraries the kernel gets frozen un Jupyter Notebook

from keras.datasets import mnist

Also, the following command was useless:

echo "backend: Agg" >> ~/.matplotlib/matplotlibrc
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

1 participant