Skip to content

TypeError: unsupported operand type(s) for &: 'ndarray' and 'ndarray' #25

Closed
@DarrenZhang01

Description

As titled.

stax.py", line 3362, in add_two_masks
    return mask1 & mask2
TypeError: unsupported operand type(s) for &: 'ndarray' and 'ndarray'

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions