sklearn or tensorflow installation
Hi,
I am trying to install above modules and i am getting this below error
"The following packages are not available from current channels.
sklearn, tensorflow
repo.anaconda.com/pkgs/main/win-64
repo.anaconda.com/pkgs/main/noarch
similarly for R and msys2 , it says the same thing. "
and says access denied.
Can you please help?.
Thanks,
RD
1 answers ( 0 marked as helpful)
Hi RD,
Could you please let me know what kind of OS are you running? Is it 32-bit or 64-bit?
If it is 32-bit, I am afraid, you will not be able to run tensorflow. In this case, I would suggest opting for Google Colab as an option: https://colab.research.google.com/
Google Colab is an implementation of the Jupyter Project, where you can code on Google servers. There you can simply use TensorFlow as if it were installed.
Best,
The 365 Team
The 365 Team