You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The platform-specific parts of the Makefile invoke a python interpreter but the command it's given is py2-specific. The Makefile needs to be reworked to be python- and platform-independent, if at all possible.