django-osgeo-importer icon indicating copy to clipboard operation
django-osgeo-importer copied to clipboard

error while trying to load library

Open makaay2077 opened this issue 5 years ago • 0 comments

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.

makaay2077 avatar Feb 26 '20 06:02 makaay2077