autogen.sh: add check for Python wheel package
People get an error with make if they don't have the wheel package installed. The error is really confusing and is caused by differences in the output from installing lark without wheel.
People get an error with make if they don't have the wheel package installed. The error is really confusing and is caused by differences in the output from installing lark without wheel.