79309055

Date: 2024-12-26 08:50:26
Score: 1.5
Natty:
Report link

I faced the same issue, tried everything from changing the dir to deleting the folder again and again I just solved it with these commands in the prompt(anaconda) conda activate py3-TF2 pip install tensorflow-datasets==3.1.0

note:replace py3-TF2 with the env name

and if not an anaconda user than the normal pip install tensorflow-datasets==3.1.0 should fix the issue Happy coding!

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Soultan Toure