adrianliaw / PyCuber

Rubik's Cube solver in Python
MIT License
195 stars 46 forks source link

Key error: white #22

Open mustafa1728 opened 4 years ago

mustafa1728 commented 4 years ago

I am trying to input a cube configuration manually. I am initialising a cube and the assigning each color to one of the default colors. For one of my cubes, you can see the pycuber cube I got in the console image below, and it is a valid cube!

When I run the CFOPSolver function, I am getting the error 'Key error: white'

Please help me resolve this issue! Thanks! This is the console: Screenshot from 2020-06-25 11-08-47