notebooks icon indicating copy to clipboard operation
notebooks copied to clipboard

FileNotFoundError: [WinError 2] The system cannot find the file specified

Open SeungJinWang opened this issue 5 years ago • 0 comments

Dear Dima Shulga, First, thank you so much for your works and fantastic articles. I always read and read your articles because your articles were very good! I tried to run your code as you did, but I have error as below. If you don't mind could you help me?

When I run this line, I have error. train_data, test_data = imdb_dataset(train=True, test=True)

FileNotFoundError: [WinError 2] The system cannot find the file specified

Thank you and have a great day.

Best regards, Justin

SeungJinWang avatar Dec 08 '19 01:12 SeungJinWang