Closed make-42 closed 3 years ago
From the backtrace it's evident that waf is running using Python 2, but this is not supported.
To fix this you can go into [...]/mpv-build/mpv
, delete waf
and run ./bootstrap.py
again.
trying that
Works! Thanks!
Error:
Python Version : 3.8.6