Sorry troubling you again.
I followed instructions of downloading Jupiter with python3
I opened by assignment notebook
the first cell to download !pip install tensorflow==2.2.0 fails. I get the below error log
ERROR: Could not find a version that satisfies the requirement tensorflow==2.2.0 (from versions: 2.12.0rc0, 2.12.0rc1, 2.12.0, 2.12.1, 2.13.0rc0, 2.13.0rc1, 2.13.0rc2, 2.13.0)
ERROR: No matching distribution found for tensorflow==2.2.0
Yes I came across a post about same by @James_J_Johnson. he mentions we need to use python 3.8 version, so one need install and do the assignment and then uninstall. So I was wondering, do I need to uninstall my current version of python first and then do what he has mentioned. Also I am using a MacBook, so will there any issue with the version of python to be used for this assignment for me. I am using Chrome browser for this course assignments. Sorry it might be silly doubt but these version part I don’t have much understanding
Updated hey I just followed your link, it shows software requirement for python as 3.8-3.11, mine is 3.11. So it should work right??
So, i found some treads related to this issue and looks like it is a issue with this particularly version.
Some users report this issue a while a go, but i am wasn’t able to find out if the issue was fixed.
One more thing, make sure that your pip version is grater then 19 by running python3 -m pip install --upgrade pip.
If the issue persist even with all this steps, so, maybe you have to try another version of tensor flow or try to use google colabs to use this particularly version.
In the mean time, i will do some tests in my Linux computer in order to find out a workaround.
I cleared all the prerequisite based on the link you sent other than conda environment, which I think it is not required for me as I am latest version of python3.11.3 (if I am correct)
Thank you for your valuable time and effort, appreciate !!!
actually for this particular assignment, it mentions to use Jupyter notebook, so I am not sure if I am allowed to use google Colab for this assignment.
So sorry for my misunderstanding.
I thought that you was trying to run the code locally for experiment purposes, didn’t notice that it was a assignment requirement.
gave this error
WARNING:root:Failure to load the inference.so custom c++ tensorflow ops. This error is likely caused the version of TensorFlow and TensorFlow Decision Forests are not compatible. Full error:dlopen(/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/tensorflow_decision_forests/tensorflow/ops/inference/inference.so, 6): Symbol not found: __ZNKSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strEv