make: The term ‘make’ is not recognized as the name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Note that you will be installing 3 packages here: PennyLane, Jupyter, and Matplotlib. Also, note that where it says <name_of_your_environment> you can choose any name that you want.
If you’re using Mac or Linux
In addition to the above you need to run python -m pip install kahypar
If you’re using Windows
In addition to the above, make sure your system has the requirements outlined here.
Visit the instructions here in the “Building KaHyPar” section to compile from KaHyPar source.