Skip to content

Problem setting up in Windows venv #219

Description

@Kncuk

Hi, I am trying to do the build using the whl from release, in a venv.
I am using the cp313+cu13.2+torch2.11 whl, the system is on cu13.2.
I had the following when attempting to run python convert.py -h to test the installation

...\venv\Lib\site-packages\pydantic\_migration.py", line 314, in wrapper
raise AttributeError(f'module {module!r} has no attribute {name!r}')
AttributeError: module 'pydantic.typing' has no attribute 'Type'

I have encountered issues with:
flash_attn (seemingly fixed using existing wheel, as recommended by turboderp in discord )

xformers version mismatch (ended up using Facebook wheel)

triton (ended up install triton_windows before building)

If there's documentation on proper installation please let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions