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

Problem intalling keras #14

Open
MarioLandoni opened this issue Aug 11, 2021 · 1 comment
Open

Problem intalling keras #14

MarioLandoni opened this issue Aug 11, 2021 · 1 comment

Comments

@MarioLandoni
Copy link

I tried to install keras using the command
conda install -c conda-forge keras in anaconda prompt

Captura2

@Karthikaskumar
Copy link

Run the following codes in order:

  1. conda create --name new_env
  2. activate new_env
  3. install -c anaconda keras

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