Skip to content

ValueError: iterator is too large when running ex7_pca.py on raspberrypi #19

@manvillej

Description

@manvillej

ex7_pca throws a ValueError: iterator is too large at line 141,when running the program on a rapsberry pi 3. The current memory limitations and the 32 bit OS makes the operation too expensive for the program.

I tried switching the array type from float64 to float32, but it didn't succeed

Since this issue is limited to more of a problem with the raspberrypi than the code. I am going to just leave it there for now

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions