ERROR: Command errored out with exit status 1:
command: 'c:\users\anaconda3\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\thein\\AppData\\Local\\Temp\\pip-req-build-ct25t2vi\\setup.py'"'"'; __file__='"'"'C:\\Users\\\AppData\\Local\\Temp\\pip-req-build-ct25t2vi\\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\thein\AppData\Local\Temp\pip-pip-egg-info-t38w_tw8'
cwd: C:\Users\AppData\Local\Temp\pip-req-build-ct25t2vi\
Complete output (5 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "c:\users\anaconda3\lib\tokenize.py", line 392, in open
buffer = _builtin_open(filename, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\AppData\\Local\\Temp\\pip-req-build-ct25t2vi\\setup.py'