The easiest way to install TensorFlow in anaconda python

Поділитися
Вставка
  • Опубліковано 6 лис 2024

КОМЕНТАРІ • 41

  • @ДурбекЭргашбаев
    @ДурбекЭргашбаев 3 місяці тому

    the only tutorial which will really work in this year, thank you

  • @goldgoddy1167
    @goldgoddy1167 4 місяці тому +1

    Thanks for the video. This is the error I got (pins seem to be involved in the conflict. Currently pinned specs:
    -python 3.11.* ( labeled as pin-1))

    • @Morteza_Sc
      @Morteza_Sc  4 місяці тому

      @@goldgoddy1167 please delete and reinstall the python. And make sure you follow every steps the way I show in the video. You should not face any error. If you did, it means, somewhere you have done something wrong.

    • @realracing3specter295
      @realracing3specter295 2 місяці тому

      @@Morteza_Sc do i have to install the older version of python separately? or it will automatically install while creating environment?

    • @Morteza_Sc
      @Morteza_Sc  2 місяці тому

      @@realracing3specter295 just choose the option it has automatically chosen for you!

  • @sourabhs13
    @sourabhs13 8 місяців тому +1

    Thanks a lot. Your video is very helpful. However, it did not solve the problem and I don't know how to check the logs in Anaconda Navigator.
    So, I switched to the Anaconda prompt and tried
    "conda install tensorflow", but still got the following error
    "InvalidArchiveError("Error with archive [directory nma]").
    I think the problem is that python 3.9.18 is incompatible with tensorflow 2.10.0. On the Anaconda prompt, I then tried the following 2 and it worked:
    conda clean -a
    pip install tensorflow
    It downloaded the correct libraries and I see that it successfully installed tensorflow 2.16.1
    Thanks again.

    • @Morteza_Sc
      @Morteza_Sc  8 місяців тому

      I’m glad you solved your problem. If you follow everything I laid out in the video, you’ll be fine!

  • @ParshuramDeshpande
    @ParshuramDeshpande 6 місяців тому +1

    Thank you sir it helped alot :)

  • @hoddy2001
    @hoddy2001 4 місяці тому

    it looks like keras is now incorporated in the tensorflow package so you only need tensorflow

  • @praneethcheela7046
    @praneethcheela7046 9 місяців тому +1

    after creating a new environment, I can't see Keras and tenserflow. it says "0 packages available matching error".

    • @Morteza_Sc
      @Morteza_Sc  9 місяців тому

      It shouldn’t say that! Please make sure you follow all the steps as explained in the video!

  • @alexfitz4160
    @alexfitz4160 Рік тому +1

    Could you make a tutorial being able to use your gpu?

  • @ProgramerPinggirJurang
    @ProgramerPinggirJurang 2 місяці тому

    hello sir , I have followed the steps in the video by selecting Python version 3.9.19 on my computer, but when I wanted to install Keras GPU and TensorFlow, an error occurred that said my Python version was pinned. please help with the problem I am facing

    • @Morteza_Sc
      @Morteza_Sc  2 місяці тому

      @@ProgramerPinggirJurang delete the python you’ve installed using control panel and follow exactly what I say in the video. Don’t select the latest python model, just select whatever the version anaconda is suggesting you itself….

  • @niranjannagabhushan9359
    @niranjannagabhushan9359 Рік тому

    hi i had a doubt , all the tutorials ive seen has steps like , 1.Install Visual Studio Installer for MS Visual Redistributable 2. download latetest nvidia drivers according to our available graphics card 3. then install cuda toolkit and cudnn
    are all these steps necessary and why have you not followed them ?? please explain

    • @Morteza_Sc
      @Morteza_Sc  Рік тому +2

      So if you want to use your gpu, you have to follow them, but if you are fine using your CPU when installing TF, you don’t need to do all those things, and the tutorial here suffices.

  • @blackbigdeath
    @blackbigdeath 10 місяців тому +1

    It should be named "install tensorflow CPU". There's no problems to install CPU tensorflow on any machine. The problem to install with GPU supports

    • @Morteza_Sc
      @Morteza_Sc  10 місяців тому

      Yes, but this is the easiest way to install the tensorflow on CPU. You don’t need to do any coding!!

    • @bisyrim1030
      @bisyrim1030 8 місяців тому

      ​@@Morteza_Schow about CUDA privilage? I can't use tensorflow on jupyter notebook, it's require Nvidia GPU

    • @Morteza_Sc
      @Morteza_Sc  8 місяців тому

      @@bisyrim1030 so using this method, you will be installing TensorFlow on CPU, for GPU you have to do a more time-consuming method. My first video is an example of that. But the first video is for when you want to use spyder.

  • @BarryOGorman
    @BarryOGorman 5 місяців тому

    is this stil the latest version of python you can use in this install method?

    • @Morteza_Sc
      @Morteza_Sc  5 місяців тому

      Go with the latest that the Python is suggesting itself. Once you want to make a new environment, see what is the latest version Python is suggesting you, and just go with it and follow the same steps as here.

  • @_PremKharat
    @_PremKharat 7 місяців тому

    I am only getting the python version 3.9.13 while selecting from the drop down???

    • @Morteza_Sc
      @Morteza_Sc  7 місяців тому

      It’s okay, go on with that!!

  • @Viewpoint314
    @Viewpoint314 7 місяців тому

    After I got to making the TF environment no Tensorflow or Keras showed up anywhere.

    • @Morteza_Sc
      @Morteza_Sc  7 місяців тому

      I’m sorry for your problem!! Please make sure you follow everything I have laid out in the video. Did you test the installation in spyder? Did you use import tensorflow? Did you install the version of python I told you? You have to follow the steps I showed you in the video and you’ll be fine!

  • @mg882
    @mg882 6 місяців тому

    How could I know the suitable version of environment??

    • @Morteza_Sc
      @Morteza_Sc  6 місяців тому

      Just go with the latest that anaconda is suggesting you.

  • @Roland_Ade
    @Roland_Ade 5 місяців тому

    Thank you.

  • @shobhangiverma7090
    @shobhangiverma7090 11 місяців тому +1

    I am unable to create environment showing some error

    • @Morteza_Sc
      @Morteza_Sc  11 місяців тому

      Please make sure to use the same python version that I’m using in the new environment.

  • @hamedkeshavarzmohammadian1105
    @hamedkeshavarzmohammadian1105 3 місяці тому

    mrc :)

  • @Abdurrahmanzangina
    @Abdurrahmanzangina 3 місяці тому

    i coudnt install tensor and keras

    • @Morteza_Sc
      @Morteza_Sc  3 місяці тому

      @@Abdurrahmanzangina please follow the instructions as listed there! Step by step!

  • @bisyrim1030
    @bisyrim1030 8 місяців тому

    thanks

    • @bisyrim1030
      @bisyrim1030 8 місяців тому

      it's works on Jupyter notebook as well

  • @shobhangiverma7090
    @shobhangiverma7090 11 місяців тому

    I have only 3 options in not installed

  • @hasanmahmud727
    @hasanmahmud727 3 місяці тому

    you beautiful beautiful man