Skip to content

FileNotFoundError: Could not find any lib files matching pt211cu130 #9

@floaty3

Description

@floaty3

I can't use torbi (in a downstream project) because it doesn't seem to support PyTorch 2.11 + CUDA 13.0:

/lib/python3.12/site-packages/torbi/__init__.py", line 55, in <module>                                    
    raise FileNotFoundError(f"Could not find any lib files matching version {binary_version_string}")                                            
FileNotFoundError: Could not find any lib files matching version pt211cu130

Update. I cloned the repo and ran pip install --force-reinstall . and then it built successfully.

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