This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Description
error while trying to load library
please help.!!
ERROR: Command errored out with exit status 1:
command: 'c:\users\hp\desktop\venv\scripts\python.exe' -c 'import sys, s
etuptools, tokenize; sys.argv[0] = '"'"'C:\Users\Hp\AppData\Local\Temp\
pip-install-_ogh68dm\gsconfig\setup.py'"'"'; file='"'"'C:\Users\Hp\A
ppData\Local\Temp\pip-install-_ogh68dm\gsconfig\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\Hp\AppData\Local\Temp\pip-install-_ogh68dm\gsconfi
g\pip-egg-info'
cwd: C:\Users\Hp\AppData\Local\Temp\pip-install-_ogh68dm\gsconfig
Complete output (6 lines):
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\Hp\AppData\Local\Temp\pip-install-_ogh68dm\gsconfig\setu
p.py", line 8
except IOError,e:
^
SyntaxError: invalid syntax
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check
the logs for full command output.