audiodiff icon indicating copy to clipboard operation
audiodiff copied to clipboard

Add support for python3

Open Priyansh2 opened this issue 6 years ago • 6 comments

When try to install to install this with python3-pip or pip3 it gave me following error:- ` Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-sv4duabq/mutagen/setup.py", line 29 except EnvironmentError, err: ^ SyntaxError: invalid syntax Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-sv4duabq/mutagen/

`

Priyansh2 avatar Dec 10 '18 13:12 Priyansh2

I am facing the same issue!

OberoiSahaj avatar Mar 12 '19 13:03 OberoiSahaj

I am facing same issue...Please guide me...

RenukaL avatar Jul 04 '19 08:07 RenukaL

I too facing the same issue please fix the bug.

Jainu-s avatar Jan 08 '20 17:01 Jainu-s

please fix the problem same issue i am getting

viswabhaskar avatar Sep 22 '20 03:09 viswabhaskar

Bleh, still happening.

laerm0 avatar Jan 17 '21 20:01 laerm0

Aha: @SteveClement has upgraded this and mutagenwrapper to Python 3. 🎉 You'll need to install from his latest commits using the python -m pip install git+longURLofthecommithash method but it works fine.

Thanks a lot, Steve!

laerm0 avatar Jan 17 '21 20:01 laerm0