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

ValueError:invalid literal for int() with base 10: '\n' #2637

Open
liqiang4567 opened this issue Mar 16, 2024 · 0 comments
Open

ValueError:invalid literal for int() with base 10: '\n' #2637

liqiang4567 opened this issue Mar 16, 2024 · 0 comments

Comments

@liqiang4567
Copy link

Hello, I encountered such an error when running the RMG.3.1.0 code, how to solve it:

The File "/ home/XXX/anaconda3 / envs/rmg_latest/lib/python3.7 / site - packages/rmgpy/data/base. Py", line 1386, in load_entry
item = Species().from_adjacency_list(species)
File "rmgpy/species.py", line 343, in rmgpy.species.Species.from_adjacency_list
File "rmgpy/species.py", line 350, in rmgpy.species.Species.from_adjacency_list
File "rmgpy/molecule/molecule.py", line 1846, in rmgpy.molecule.molecule.Molecule.from_xyz
ValueError: invalid literal for int() with base 10: '\n'

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

1 participant