Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File not found error while running data.py #63

Open
rishindrareddy opened this issue Apr 17, 2018 · 3 comments
Open

File not found error while running data.py #63

rishindrareddy opened this issue Apr 17, 2018 · 3 comments

Comments

@rishindrareddy
Copy link

with open(PATH + 'metadata.pkl', 'rb') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'datasets/twitter/metadata.pkl'

am I missing any files to import ? I followed the instructions mentioned in the blog. please let me know. Thanks.

@ubialimv
Copy link

I got the same problem. Any ideas?

@thormacy
Copy link

I haven't tried the model, but look into file: datasets/twitter, there's no file named metadata.pkl. Guess it may be in the zipped file. Try unzip it manually first.

@dineshh912
Copy link

dineshh912 commented Aug 25, 2018

you need to pull the metadata from the dropbox link which he provided in pull file .

if i am not wrong this is the link https://www.dropbox.com/s/d35skwq8hk2ljbr/metadata.pkl?dl=0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants