Skip to content

Invalid literal related with atom symbol #4

Open
@alexispaz

Description

@alexispaz

Running with:

python clusttraj.py output.xyz 0.5 -e -cc xyz -p

I get the following error

  ...
  File "/usr/lib/python3.10/multiprocessing/pool.py", line 375, in starmap
    return self._map_async(func, iterable, starmapstar, chunksize).get()
  File "/usr/lib/python3.10/multiprocessing/pool.py", line 774, in get
    raise self._value
ValueError: invalid literal for int() with base 10: 'Sn'

output.xyz have Sn atoms...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions