Open abhi18av opened 6 years ago
You seem to have forgotten to run
source activate dog-project
in order to activate your new environment.
Actually I made sure that I'm in that environment but the error persists.
Could we have a Docker image concerning the project setup?
It would be wonderful
On 13 Mar 2018 2:37 am, "Hubert Woszczyk" notifications@github.com wrote:
You seem to have forgotten to run source activate dog-project in order to activate your new environment.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/udacity/dog-project/issues/19#issuecomment-372462962, or mute the thread https://github.com/notifications/unsubscribe-auth/AMNNXk4pzpOvZG_IlhsLUb4DtGQgbkxSks5tduOrgaJpZM4SlmvH .
Hi Udacity team :)
I'm trying to complete this project before my due date but for some time now, I've been facing issues regarding keras import.
I've made sure that I'm using the correct environment for conda. But still the issue remains the same.
I created the conda environment using
conda env create -f requirements/dog-mac.yml
Tracelog