fitter
fitter copied to clipboard
fitter-1.3.0 use pip install got error message
(base) C:\Users\233Desktop>pip install C:\Users\233Desktop\Downloads\fitter-1.3.0.tar.gz
Processing c:\users\233desktop\downloads\fitter-1.3.0.tar.gz
ERROR: Command errored out with exit status 1:
command: 'C:\Users\233Desktop\anaconda3\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\233Desktop\AppData\Local\Temp\pip-req-build-olrsvmrt\setup.py'"'"'; file='"'"'C:\Users\233Desktop\AppData\Local\Temp\pip-req-build-olrsvmrt\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\233Desktop\AppData\Local\Temp\pip-pip-egg-info-1e1s8o9g'
cwd: C:\Users\233Desktop\AppData\Local\Temp\pip-req-build-olrsvmrt
Complete output (5 lines):
Traceback (most recent call last):
File "
hard to reproduce for me. Tests are performed under Linux indeed. I'll keep this open in case someone may help
update your pip version may help.
I think #46 can fix. It's a Chinese only bug :(
this bug happens on Korean too :(
@OscarMCY indeed this was a reported and fixed bug in #46