You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having some issues loading trajectories into PyContact and keep receiving the following error message:
"Error while loading data: Probably you specified an atom selection with 0 atoms or invalid input files."
What's confusing about this, is that I've checked the files and atom selections by using MDAnalysis beforehand, so I know that the files and selections are fine...
Any idea what what else could be the issue/ how I might solve this?
Cheers!
The text was updated successfully, but these errors were encountered:
what kind of topology/trajectory file are you trying to load? psf + dcd file?
I should really fix this error message at some point, the "or" statement is not that helpful...
Hi there,
I'm having some issues loading trajectories into PyContact and keep receiving the following error message:
"Error while loading data: Probably you specified an atom selection with 0 atoms or invalid input files."
What's confusing about this, is that I've checked the files and atom selections by using MDAnalysis beforehand, so I know that the files and selections are fine...
Any idea what what else could be the issue/ how I might solve this?
Cheers!
The text was updated successfully, but these errors were encountered: