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

unable to execute...plz help #3

Open
rithika854 opened this issue Mar 3, 2020 · 0 comments
Open

unable to execute...plz help #3

rithika854 opened this issue Mar 3, 2020 · 0 comments

Comments

@rithika854
Copy link

(base) C:\Users\seq2seq_chatbot_tensorflow-master>python chat.py models\cornell_movie_dialog\trained_model\best_weights_training.ckpt
Traceback (most recent call last):
File "chat.py", line 14, in
_, model_dir, hparams, checkpoint, _, _ = general_utils.initialize_session("chat")
File "C:\Users\seq2seq_chatbot_tensorflow-master\general_utils.py", line 67, in initialize_session
raise FileNotFoundError("The checkpoint file '{0}' was not found.".format(os.path.realpath(checkpoint_filepath)))
FileNotFoundError: The checkpoint file 'C:\Users\seq2seq_chatbot_tensorflow-master\models\cornell_movie_dialog\trained_model\best_weights_training.ckpt' was not found.

(base) C:\Users\seq2seq_chatbot_tensorflow-master>run train.py --datasetdir=datasets\dataset_name
'run' is not recognized as an internal or external command,
operable program or batch file.
I AM GETTING THIS ERROR AFTER RUNNING THE COMMAND IN ANACONDA PROMPT. I AM NEW TO PYTHON AND I AM NOT SURE OF HOW TO EXECUTE THE PROJECT. DO I HAVE TO DOWNLOAD THE DATASET FIRST ,IF SO WHERE SHOULD I PLACE IT?? AND HOW SHOULD I RUN THE PROJECT THEREAFTER....PLZZ HELP!!

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

1 participant