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
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!!!
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.
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.
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.
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
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`?
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
The only method that worked for me and i spent 5 hours looking up tutorials. Thank you so much!
I tried every other method, but only this one worked for me! Thanks
Glad it worked for you Irem!
4 hours later, did everything twice, finally this way it worked, thanks a lot
Straight to the point and works like a charm, thanks for the tutorial!
When change kernel to the new one, not able to connect, returned 'kernel appears to die' every time, on a Mac
Bro! I cant get tensorflow to read my GPU in Anaconda Prompt is it possible for you to look into my environment/path situation?
Thanks a lot!!! This is the only solution that actually worked.
can someone tell how long does tensor flow take to install ?
there is not progress since last 15 minutes
what if i already installed tensorflow do i need to do the installation again
I have already install pytorch so when I write to install tensor flow ,then error will occur
getting an error while creating new notebook in testenv
what should I do?
This works for tensorflow but there is no other libraries like pandas, numpy
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
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!!!
Hi I am facing the same issue how did you solve it? can you please help me
@@virupakshavegi4405 could you solve it?
facing same issue
This video helps a lot, thanks for sharing your knowledge! :)
it finally works! Your are the best! thank you so much!!!!!!!!!
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.
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.
This worked for me thank you so much!
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.
yes, I am facing the same problem
Did you get any solution?
@@viveknaithani how about you?
Will this installation of tensorflow work for spyder
This worked for me ...kudos
Thank you for simplifying the process 🤗
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
once (mini)conda is installed, do
conda create -n jupy_tf -c conda-forge tensorflow jupyter
conda activate jupy_tf
jupyter notebook
It worked. but at the end i had to install with !pip e.g . !pip install tensorflow. Thanks for the vid.
thanks man, you helped a lot with this video
i followed it exactly how you did but it doesn't work
It didn't work for two turns but successfully done in the thrice one.thanku sir
thanks only last step was missed in the course
Can't connecting to kernel in jupyter notebook .
same here how did u solve this
So much thanks! It helped a lot.
it shows no module name ipykernel help!!!!
pip install ipykernel
i tried but still have errors plz help me
Are you on Mac or PC
@@codeseb pc windows 10
thanks! it worked for me.
Thank you. worked for me.
thx a lot , do you also teach ML and AI
But still getting error
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`?
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
Thanks for this.
Thank you so much!
Thanks for teaching THE RIGHT WAY
Thanks for watching - Other methods may lead to errors !
Tried many times and got error until this video popped up
was very helpfull than kyou sir
this didn't help me a bit
Legend
I know
bless you
Thank youuuuuu