Closed strider4560 closed 6 years ago
When I ran this, I did not have virtualenv installed. The make file attempted to run which caused the process to fail after the Makefile had removed necessary files, requiring me to delete the folder, re-clone, and re-execute the make command.
Just one make install again should work, but it is not clear, feel free to give some other feedbacks, I merge that, thx for patch.
make install
When I ran this, I did not have virtualenv installed. The make file attempted to run which caused the process to fail after the Makefile had removed necessary files, requiring me to delete the folder, re-clone, and re-execute the make command.