AiPEX-Lab/Bounded-Kalman-filter-method-for-motion-robust-non-contact-heart-rate-estimation

I was trying to run the program but my geompreds module is not installing.

Closed this issue · 1 comments

Collecting geompreds
Using cached geompreds-1.0.2.tar.gz (52 kB)
Building wheels for collected packages: geompreds
Building wheel for geompreds (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: 'C:\Users\Dell\Anaconda3\envs\heartrate\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\Dell\AppData\Local\Temp\pip-install-g9_d10nu\geompreds\setup.py'"'"'; file='"'"'C:\Users\Dell\AppData\Local\Temp\pip-install-g9_d10nu\geompreds\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\Dell\AppData\Local\Temp\pip-wheel-h8vfp33a'
cwd: C:\Users\Dell\AppData\Local\Temp\pip-install-g9_d10nu\geompreds
Complete output (10 lines):
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-3.8
creating build\lib.win-amd64-3.8\geompreds
copying src\geompreds_init_.py -> build\lib.win-amd64-3.8\geompreds
running build_ext
building 'geompreds._geompreds' extension
error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/

ERROR: Failed building wheel for geompreds
Running setup.py clean for geompreds
Failed to build geompreds
Installing collected packages: geompreds
Running setup.py install for geompreds ... error
ERROR: Command errored out with exit status 1:
command: 'C:\Users\Dell\Anaconda3\envs\heartrate\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\Dell\AppData\Local\Temp\pip-install-g9_d10nu\geompreds\setup.py'"'"'; file='"'"'C:\Users\Dell\AppData\Local\Temp\pip-install-g9_d10nu\geompreds\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\Dell\AppData\Local\Temp\pip-record-bfwhegbl\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\Dell\Anaconda3\envs\heartrate\Include\geompreds'
cwd: C:\Users\Dell\AppData\Local\Temp\pip-install-g9_d10nu\geompreds
Complete output (10 lines):
running install
running build
running build_py
creating build
creating build\lib.win-amd64-3.8
creating build\lib.win-amd64-3.8\geompreds
copying src\geompreds_init_.py -> build\lib.win-amd64-3.8\geompreds
running build_ext
building 'geompreds._geompreds' extension
error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/
----------------------------------------
ERROR: Command errored out with exit status 1: 'C:\Users\Dell\Anaconda3\envs\heartrate\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\Dell\AppData\Local\Temp\pip-install-g9_d10nu\geompreds\setup.py'"'"'; file='"'"'C:\Users\Dell\AppData\Local\Temp\pip-install-g9_d10nu\geompreds\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\Dell\AppData\Local\Temp\pip-record-bfwhegbl\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\Dell\Anaconda3\envs\heartrate\Include\geompreds' Check the logs for full command output.

The geompreds module can only be installed if you use python 2.7.