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

unexpected indent in predict_embs.py #2

Open
tobigithub opened this issue Jul 22, 2023 · 1 comment
Open

unexpected indent in predict_embs.py #2

tobigithub opened this issue Jul 22, 2023 · 1 comment

Comments

@tobigithub
Copy link

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
````
@1000000000000000000000000000000

This is still unresolved in the latest version of the code.
image

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

2 participants