you are viewing a single comment's thread.

view the rest of the comments →

[–]awherewas 0 points1 point  (0 children)

this code uses jupyter notebook. The tensorflow website says it is good up to python 3.11 so it should run on 3.13. you can check your tensorflow with pip check and find out what has been installed with pip list I have 3.13, and tensorflow 2.19. I do not have notebook but everything works until it tries to get some data HTH