# Bug Report Trajectories without dimensions give TypeError --- ### Actual output <!-- Paste the output, logs, or error messages here --> ```bash File "/venv/lib/python3.12/site-packages/biosim_extractor/mdanalysis/toptraj.py", line 143, in <lambda> lambda: np.mean([f.dimensions[:3] for f in u.trajectory], axis=0) ```
Bug Report
Trajectories without dimensions give TypeError
Actual output