Doesn't work with this command ``` python vectors_by_lang.py model-en-fr.vec en fr ``` and it works with this command ``` python vectors_by_lang.py --vector_file model-en-fr.vec ```