Skip to content

Missing networkx Dependency in requirements.txt #4

@ziegssimon

Description

@ziegssimon

I encountered an issue while trying to run the project. The script movie_recommendation_v2.py imports the networkx library, but this dependency is not listed in the requirements.txt file. As a result, the script fails to run unless networkx is manually installed. I suggest adding networkx to the requirements.txt file to ensure that all necessary dependencies are installed when setting up the project.

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