-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
BugSomething isn't workingSomething isn't working
Description
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

this issue.
It is a simple typo. The space highlighted is causing the error.

Possible solution
It can be solved by just removing that highligted space in line 2 of requirements.txt
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working