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
In MDAnalysis itself we're currently working on improving serialization support (eg PR MDAnalysis/mdanalysis#2704) so when those efforts are merged, PMDA should also be able to make use of NC files.
Expected behaviour
reading frames from a trajectory imported by MDAnalysis from a .nc file
Actual behaviour
TypeError: cannot serialize '_io.BufferedReader' object
Code to reproduce the behaviour
Currently version of MDAnalysis:
The text was updated successfully, but these errors were encountered: