Open tobigithub opened 1 year ago
command:
python3 predict_embs.py -pos_low_file 'sample_data/[M+H]_low.csv' -pos_high_file 'sample_data/[M+H]_high.csv' -neg_low_file 'sample_data/[M-H]_low.csv' -neg_high_file 'sample_data/[M-H]_high.csv'
error:
File "/content/Spec2Mol/predict_embs.py", line 103 args = parser.parse_args() IndentationError: unexpected indent
This is still unresolved in the latest version of the code.
command:
error: