Skip to content

Logging filtering does not seem to work #251

@crcrpar

Description

@crcrpar

Fuser/setup.py

Lines 239 to 240 in 13a90b6

# this is used to suppress import error.
# so we can get the right pytorch prefix for cmake
seems to be there to silence logging from
logging.getLogger("nvfuser").error(
"""==== importing nvfuser failed ====
try run `patch-nvfuser` if https://github.com/NVIDIA/Fuser is installed via pip package"""
)
but I'm seeing the following

mkozuki@mkozuki-desktop ~/ghq/github.com/crcrpar/fuser main* ⇡
torchdev ❯ python setup.py install
==== importing nvfuser failed ====
             try run `patch-nvfuser` if https://github.com/NVIDIA/Fuser is installed via pip package

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