Enter bash in command prompt:
1 |
C:\Users\Edward>bash |
Install the prerequisite for the plugin
1 2 |
$ sudo apt-get install build-essential cmake $ sudo apt-get install python-dev python3-dev |
Check for…