-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I'm using python 3.8. Whenever i'm trying to install i'm getting this error. Mutagen was installed before. I uninstalled it. Is it still conflicting with this install?
ERROR: Command errored out with exit status 1:
command: 'c:\users\user\appdata\local\programs\python\python38\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\user\\AppData\\Local\\Temp\\pip-install-evit3pr1\\mutagen\\setup.py'"'"'; __file__='"'"'C:\\Users\\user\\AppData\\Local\\Temp\\pip-install-evit3pr1\\mutagen\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\user\AppData\Local\Temp\pip-install-evit3pr1\mutagen\pip-egg-info'
cwd: C:\Users\user\AppData\Local\Temp\pip-install-evit3pr1\mutagen\
Complete output (6 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\user\AppData\Local\Temp\pip-install-evit3pr1\mutagen\setup.py", line 29
except EnvironmentError, err:
^
SyntaxError: invalid syntax
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Metadata
Metadata
Assignees
Labels
No labels