@hardwaresoftware-dx8sBR
•
Oct 27, 2024
Oct 27, 2024
1.4K
Media player in python
I have installed all things properly but I am getting error in line numer 7 as:
dirName = os.path.dirname(os.path.abspath(__file__))
NameError: name '__file__' is not defined
. I want to test...