Skip to content

make serve gives warning about python venv #362

@gcapes

Description

@gcapes

I have a python venv in the root of (most of) my carpentries lessons. This is required to run the make check-lesson-all and so on.
However, when I run make serve I get an error (warning?)

        ** ERROR: directory is already being watched! **

        Directory: /home/mbexegc2/Documents/training/course-material/git-course/venv/lib64

        is already being watched through: /home/mbexegc2/Documents/training/course-material/git-course/venv/lib

        MORE INFO: https://github.com/guard/listen/blob/master/README.md

I looked at the linked README but didn't really understand what to do.

It's not really a problem in that the site still builds locally, but it's a bit distracting.

Hopefully this is the correct place for this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions