Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

could not get it to work, here's my errors: #139

Open
bobstheman opened this issue Dec 7, 2018 · 1 comment
Open

could not get it to work, here's my errors: #139

bobstheman opened this issue Dec 7, 2018 · 1 comment

Comments

@bobstheman
Copy link

bobstheman commented Dec 7, 2018

Traceback (most recent call last):
File "chatbot.py", line 254, in
main()
File "chatbot.py", line 249, in main
train()
File "chatbot.py", line 127, in train
test_buckets, data_buckets, train_buckets_scale = _get_buckets()
File "chatbot.py", line 85, in _get_buckets
test_buckets = data.load_data('test_ids.enc', 'test_ids.dec')
File "C:\Users\Olga\Anaconda3\envs\tensorflowbot\data.py", line 193, in load_data
encode_file = open(os.path.join(config.PROCESSED_PATH, enc_filename), 'r')
FileNotFoundError: [Errno 2] No such file or directory: 'processed\test_ids.enc'

@aarnphm
Copy link

aarnphm commented May 20, 2019

run python data.py first

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

No branches or pull requests

2 participants