This is a question about Lab 1 in the following link: Coursera | Online Courses & Credentials From Top Educators. Join for Free | Coursera
When I tried to download “imdb_reviews” in Jupyternotebook at my PC, I got the following error message.
TypeError: init(): incompatible constructor arguments. The following argument types are supported:
1. tensorflow.python._pywrap_file_io.BufferedInputStream(arg0: str, arg1: int)
Invoked with: WindowsGPath(‘C:\Users\msugi\tensorflow_datasets\downloads\ai.stanfor.edu_amaas_sentime_aclImdb_v1xA90oY07YfkP66HhdzDg046Ll8Bf3nAIlC6Rkj0WWP4.tar.gz’), 524288
Frankly speaking I have no clue about this TypeError.
I would appreciate it if anyone can advice me on how to resolve this issue.
thanks
Best regards
Michio