Type of issue
Error reading edited keyframe.CSV file.
Description
When I edit a *.csv file associated with the keyframes of the ‘conveyor’ example in the DEM simulation, an error appears indicating that there is only one column when two are required.
Error from keyframe_mod.f:608
from: keyframe_mod.f
error 1000: Keyframe data file: .KF/keyframe_0001.csv
Line: 2
Number of detected columns: 1
Number of expected columns: 2
Attempts to fix the issue
i used different CSV editors and tried diferent formats.
Did you?
Select the relevant category (Installation / How to / Bug report / Share)?
I have the same problem and i have this error when i follow your indications :
Looking for: [‘dos2unix’]
conda-forge/win-64 Using cache
conda-forge/noarch Using cache
Pinned packages:
python 3.11.*
Could not solve for environment specs
The following package could not be installed
└─ dos2unix does not exist (perhaps a typo or a missing channel).
(mfix-24.2.1) C:\Users\marqu>dos2unix filename.csv
dos2unix: filename.csv: No such file or directory
dos2unix: Skipping filename.csv, not a regular file.