Skip to content

The requested array has an inhomogeneous shape after 1 dimensions. #2

Description

@Levg97

I have tried running the run_solution.py that you have provided in examples but I receive this error:

$ python examples/run_solution.py
Traceback (most recent call last):
File "C:\users\lev\chessboard\examples\run_solution.py", line 9, in
center_blocks = np.array([
^^^^^^^^^^
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (13,) + inhomogeneous part.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions