nicknochnack / TFODCourse

957 stars 924 forks source link

python version and dependency problems in tensorflow #149

Open mannuramesh opened 1 year ago

mannuramesh commented 1 year ago

can you tell python version being used because of if i use same method as in video causes dependency problems in tensorflow..........can u push with list of packages used with their specific versions u have used in ur project course

Spoortitondihal2 commented 1 year ago

@mannuramesh even i am facing the same issues can you tell which version of python and tensorflow you are using? and did you fix it?

mannuramesh commented 1 year ago

@mannuramesh even i am facing the same issues can you tell which version of python and tensorflow you are using? and did you fix it?

I was actually using 3.9.17 version something like that, but some dependencies couldn't download, ig i need to try with 3.10 version, someone saying my dependencies problem would be solved with 3.10 version i need try........ Can we keep this conversation moving until we solve this problem?

mannuramesh commented 1 year ago

@mannuramesh even i am facing the same issues can you tell which version of python and tensorflow you are using? and did you fix it?

If you get solved, please reply or comment back once

Spoortitondihal2 commented 1 year ago

i tried with python 3.11 it worked at first then it started throwing errors. so i downgraded it to 3.7.3 as mentioned in the course even that is throwing dependency errors.

sabbir2609 commented 1 year ago

Python 3.10.6 and Tensorflow 2.10.0 work well

tonyflow commented 5 months ago

The Python version used in the video Is 3.7. Not sure about the tensor flow version. I have tried different versions using Python 3.9 and 3.12 and I haven't been able to setup the environment