Ayman Nedjmeddine

Results 12 comments of Ayman Nedjmeddine

Make sure you have the C++ compiler installed on your system. ``` bash sudo apt install build-essential ```

@sammaina In your case it's looking for the python executable (Line 2 of the error stack). Please add it to your `%PATH%` variable. Linux-based OSes wont have issues concerning `python`...