Skip to content

Issue when deepcopying a score #304

@manoskary

Description

@manoskary

This problem occurs when copy.deepcopy(score) is called.
The issue results in a system error:

SystemError: <built-in method __deepcopy__ of numpy.ndarray object at 0x7f23580174b0> returned a result with an error set

To reproduce:

use this score : here and call copy.deepcopy(score).

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions