Skip to content

Typo: requirements.txt #49

@erwinschrodinger1

Description

@erwinschrodinger1

I was preparing for GSOC 2024. To get idea of the codebase I was trying to run a source code and solve the issue #48. But while installing the requirements file using
pip install -r .\requirements.txt
I got
image
this issue.
It is a simple typo. The space highlighted is causing the error.
image

Possible solution

It can be solved by just removing that highligted space in line 2 of requirements.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions