Skip to content

Set torch version to 1.8.1 #496

@GutiPerez

Description

@GutiPerez

Hello

torch has been updated to version 1.9.0, and as the requirement for torch is >=1.5.1, the package is updated when installing BindsNET. Because some changes made to torch in this new version, there are errors because some imports does not exist anymore, like container_abcs and int_classes from _torch.six in the file collate.py (although it occurs also in another files).

I guess that you should fix torch version to 1.8.1 until the impact from this new version is evaluated in more detail.

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