Skip to content

pybtex==0.21 and Type Error problem #1

@HijiriW

Description

@HijiriW

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions