Hello, I found this typo in the tutorial. > models_to_tensor \ > --model_file path_to_models/pdb_{}.pdb \ > --output_file path_to_output_file/output.pt \ > --n_pdbs 100 **it should be "model_to_tensor" (without the s)** Best wishes, Maria