The easiest way to install TensorFlow in anaconda python

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ม.ค. 2025

ความคิดเห็น •

  • @Luucske
    @Luucske หลายเดือนก่อน +1

    I've been stuck on this for hours; you just saved my life !!! Thank you

  • @ДурбекЭргашбаев
    @ДурбекЭргашбаев 6 หลายเดือนก่อน

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

  • @ParshuramDeshpande
    @ParshuramDeshpande 9 หลายเดือนก่อน +1

    Thank you sir it helped alot :)

  • @goldgoddy1167
    @goldgoddy1167 6 หลายเดือนก่อน +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  6 หลายเดือนก่อน

      @@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 4 หลายเดือนก่อน

      @@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  4 หลายเดือนก่อน

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

  • @hoddy2001
    @hoddy2001 6 หลายเดือนก่อน

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

  • @alexfitz4160
    @alexfitz4160 ปีที่แล้ว +1

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

    • @Morteza_Sc
      @Morteza_Sc  ปีที่แล้ว +1

      I plan to do that!!

  • @blackbigdeath
    @blackbigdeath ปีที่แล้ว +2

    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  ปีที่แล้ว

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

    • @bisyrim1030
      @bisyrim1030 11 หลายเดือนก่อน

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

    • @Morteza_Sc
      @Morteza_Sc  11 หลายเดือนก่อน

      @@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.

  • @praneethcheela7046
    @praneethcheela7046 11 หลายเดือนก่อน +1

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

    • @Morteza_Sc
      @Morteza_Sc  11 หลายเดือนก่อน

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

  • @ProgramerPinggirJurang
    @ProgramerPinggirJurang 4 หลายเดือนก่อน

    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  4 หลายเดือนก่อน

      @@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….

  • @BarryOGorman
    @BarryOGorman 7 หลายเดือนก่อน

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

    • @Morteza_Sc
      @Morteza_Sc  7 หลายเดือนก่อน

      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.

  • @sourabhs13
    @sourabhs13 10 หลายเดือนก่อน +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  10 หลายเดือนก่อน

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

  • @Viewpoint314
    @Viewpoint314 9 หลายเดือนก่อน

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

    • @Morteza_Sc
      @Morteza_Sc  9 หลายเดือนก่อน

      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!

  • @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.

  • @_PremKharat
    @_PremKharat 9 หลายเดือนก่อน

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

    • @Morteza_Sc
      @Morteza_Sc  9 หลายเดือนก่อน

      It’s okay, go on with that!!

  • @shobhangiverma7090
    @shobhangiverma7090 ปีที่แล้ว +1

    I am unable to create environment showing some error

    • @Morteza_Sc
      @Morteza_Sc  ปีที่แล้ว

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

  • @mg882
    @mg882 9 หลายเดือนก่อน

    How could I know the suitable version of environment??

    • @Morteza_Sc
      @Morteza_Sc  9 หลายเดือนก่อน

      Just go with the latest that anaconda is suggesting you.

  • @Roland_Ade
    @Roland_Ade 7 หลายเดือนก่อน

    Thank you.

  • @shobhangiverma7090
    @shobhangiverma7090 ปีที่แล้ว

    I have only 3 options in not installed

  • @Abdurrahmanzangina
    @Abdurrahmanzangina 5 หลายเดือนก่อน

    i coudnt install tensor and keras

    • @Morteza_Sc
      @Morteza_Sc  5 หลายเดือนก่อน

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

  • @bisyrim1030
    @bisyrim1030 11 หลายเดือนก่อน

    thanks

    • @bisyrim1030
      @bisyrim1030 11 หลายเดือนก่อน

      it's works on Jupyter notebook as well

  • @hamedkeshavarzmohammadian1105
    @hamedkeshavarzmohammadian1105 5 หลายเดือนก่อน

    mrc :)

  • @hasanmahmud727
    @hasanmahmud727 5 หลายเดือนก่อน

    you beautiful beautiful man