Installing Tensorflow and Keras in Jupyter Notebook using Anaconda THE RIGHT WAY!

Поділитися
Вставка
  • Опубліковано 23 січ 2025

КОМЕНТАРІ • 64

  • @ichagala4974
    @ichagala4974 Рік тому +8

    The only method that worked for me and i spent 5 hours looking up tutorials. Thank you so much!

  • @iremustek778
    @iremustek778 2 роки тому +8

    I tried every other method, but only this one worked for me! Thanks

    • @codeseb
      @codeseb  2 роки тому

      Glad it worked for you Irem!

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

    4 hours later, did everything twice, finally this way it worked, thanks a lot

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

    Straight to the point and works like a charm, thanks for the tutorial!

  • @maggietang1369
    @maggietang1369 2 роки тому +5

    When change kernel to the new one, not able to connect, returned 'kernel appears to die' every time, on a Mac

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

    Bro! I cant get tensorflow to read my GPU in Anaconda Prompt is it possible for you to look into my environment/path situation?

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

    Thanks a lot!!! This is the only solution that actually worked.

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

    can someone tell how long does tensor flow take to install ?
    there is not progress since last 15 minutes

  • @Sameer-tt3bx
    @Sameer-tt3bx Рік тому +1

    what if i already installed tensorflow do i need to do the installation again

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

    I have already install pytorch so when I write to install tensor flow ,then error will occur

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

    getting an error while creating new notebook in testenv
    what should I do?

  • @jadhavashatai8845
    @jadhavashatai8845 Рік тому +5

    This works for tensorflow but there is no other libraries like pandas, numpy

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

      When you open anaconda open as administrator and go to environments choose your environment from package tab choose all and in search choose any library you need to install

  • @XiaoyiZhang-b2i
    @XiaoyiZhang-b2i Рік тому +2

    HI I got this error when I try to follow the steps (-c conda-forge tensorflow)
    Collecting package metadata (current_repodata.json): done
    Solving environment: failed with initial frozen solve. Retrying with flexible solve.
    Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
    I have a Mac
    Please help!!!

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

      Hi I am facing the same issue how did you solve it? can you please help me

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

      @@virupakshavegi4405 could you solve it?
      facing same issue

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

    This video helps a lot, thanks for sharing your knowledge! :)

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

    it finally works! Your are the best! thank you so much!!!!!!!!!

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

    I deleted everything and reinstalled everything two times. Then when I launched Jupyter and clicked on new, no Pythoin showed up and also my environment didn't show up like before.

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

    Wow if that's the right way I can't imagine what the wrong way looks like.. error after error. Thanks for the effort but in the future maybe explain what these steps do a little more.

  • @anirudhkaranam4568
    @anirudhkaranam4568 Місяць тому

    This worked for me thank you so much!

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

    I followed all the instructions. Then at the end, you said to get into Jupyter and click on New - testenv which I did. Then at the top of the screen, it said "kernel starting..." and it stays there forever and eventually says that it cannot connect to the kernel. So no programs can be run? I tried various videos on how to install everything and yours was the only one that seemed to work until the last step when nothing could be run.

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

      yes, I am facing the same problem

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

      Did you get any solution?

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

      @@viveknaithani how about you?

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

    Will this installation of tensorflow work for spyder

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

    This worked for me ...kudos

  • @ni_nou-u5r
    @ni_nou-u5r Рік тому

    Thank you for simplifying the process 🤗

  • @DianaCruz-bz3hf
    @DianaCruz-bz3hf Рік тому

    The only missing bit in your video is clarifying you need to be aware of whether the version of Python matches the Anaconda environment, great video tho

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

    once (mini)conda is installed, do
    conda create -n jupy_tf -c conda-forge tensorflow jupyter
    conda activate jupy_tf
    jupyter notebook

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

    It worked. but at the end i had to install with !pip e.g . !pip install tensorflow. Thanks for the vid.

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

    thanks man, you helped a lot with this video

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

    i followed it exactly how you did but it doesn't work

  • @SimonaSandhu-pw1uu
    @SimonaSandhu-pw1uu 6 місяців тому

    It didn't work for two turns but successfully done in the thrice one.thanku sir

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

    thanks only last step was missed in the course

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

    Can't connecting to kernel in jupyter notebook .

  • @호밀빵-v5c
    @호밀빵-v5c 8 місяців тому

    So much thanks! It helped a lot.

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

    it shows no module name ipykernel help!!!!

  • @mahmoudadelelkholy3130
    @mahmoudadelelkholy3130 2 роки тому +2

    i tried but still have errors plz help me

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

    thanks! it worked for me.

  • @Dr.DeepikaMP
    @Dr.DeepikaMP Рік тому

    Thank you. worked for me.

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

    thx a lot , do you also teach ML and AI

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

    But still getting error

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

    when i try the last operation " python -m ipykernel install --user --name=...."
    i have : [WinError 5] Accès refusé: 'C:\\Users\\DELL\\AppData\\Local\\Temp\\tmpks3hohri_kernels\\python3\\logo-32x32.png'
    Perhaps you want `sudo` or `--user`?

    • @ni_nou-u5r
      @ni_nou-u5r Рік тому

      hi these instructions are correct! try to create a new environement with no dependencies (--no-default-packages) and install few primary libraries then --add conda-forge channel before finally trying to install tensorflow and ipykernel. another advice would be to configure your bashrc to a diffrent location than default. good luck

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

    Thanks for this.

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

    Thank you so much!

  • @pythonfoundations
    @pythonfoundations 2 роки тому

    Thanks for teaching THE RIGHT WAY

    • @codeseb
      @codeseb  2 роки тому

      Thanks for watching - Other methods may lead to errors !

  • @PrasannaShrestha-u1i
    @PrasannaShrestha-u1i Рік тому

    Tried many times and got error until this video popped up

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

    was very helpfull than kyou sir

  • @ParulSingh-dk5qf
    @ParulSingh-dk5qf 9 місяців тому +2

    this didn't help me a bit

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

    Legend

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

    bless you

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

    Thank youuuuuu