Bug Serialization of lower_quality.txt fails #110
Labels
bug : non-critical
A bug was found in difPy, but it is not critical to the functioning of the package.
status : implemented
Feature was implemented in difPy.
Serializing the list of lower quality files fails. By the looks of it, instead of the paths, the np.ndarray objects are passed into the lower_quailty leading to a
TypeError: Object of type ndarray is not JSON serializable
This is the full shell output:
The text was updated successfully, but these errors were encountered: