-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello, I am encountering an issue while trying to run Sarcgraph. After running "pip install -r requirements.txt," I keep getting an error message stating that I am missing the pybtex==0.21 module. I found out that this module is no longer supported, so I installed the latest version, pybtex==0.24.0. However, when I attempt to run the code with "python -i run_code.py," I receive a Type Error that says, "TypeError: must be a real number, not NoneType." The error seems to be coming from the file "io\ffmpeg_writer.py" on line 88. Can you please help me fix this issue?
Metadata
Metadata
Assignees
Labels
No labels