Skip to content

Request for a more detailed and stable environment.yml #21

@BBluetail

Description

@BBluetail

Dear Dr Acciarini.I 'm having installation issues on Windows with the current environment.yml file. The PyTorch installation fails with DLL errors (fbgemm.dll not found). Could you provide a more detailed and stable environment configuration?

The current file lacks version specifications for key dependencies, which causes compatibility issues on Windows. A properly version-pinned environment.yml with explicit Python, PyTorch, and CUDA versions would greatly help.

Specifically, it would be helpful to have:

Python version pinned (3.10 is more stable than 3.12)

PyTorch version and CUDA version explicitly specified

All major dependencies version-pinned

Clear separation between conda and pip packages

Windows-specific dependencies included

This would make installation much more reliable across different systems.

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