Problem running script with Glove embeddings

I have some issues running my script. In How do I use Pretrained embeddings (e.g. GloVe)? I read that I can use -both_embeddings, but when I tried to run my script, it didn’t work and I could see in the onmt_train usage that -both_embeddings was not present. I generated Glove word embeddings and a vocabulary file following the scripts from the authors. Can someone help me to solve this issue?

You’ll need to be more specific. Share your config file and/or full command.

when I tried to run my script, it didn’t work

Is there an error? If so post the log / error trace.