Skip to content

Adversirial Debiasing does not work on non-ARM Macs #17

Description

@markotoplak

The reason is that the newest available PyPi tensorflow package for non-ARM macs is 2.16.2, and the automatic install that requires 2.18 (previously 2.17), fails.

If I manually install with /Applications/Orange3.app/Content/MacOS/pip install tensorflow it works (installs 2.16.2).

Metadata

Metadata

Assignees

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