Closed DrBwts closed 4 years ago
Is this still maintained?
Anyway I tried to install using,
pip install pyrealsense
But got the following error
ERROR: Command errored out with exit status 1: 'D:\ProgramData\Anaconda3\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\NICBWT~1\\AppData\\Local\\Temp\\pip-install-25uygt1_\\pyrealsense\\setup.py'"'"'; __file__='"'"'C:\\Users\\NICBWT~1\\AppData\\Local\\Temp\\pip-install-25uygt1_\\pyrealsense\\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\NICBWT~1\AppData\Local\Temp\pip-record-1q72eywi\install-record.txt' --single-version-externally-managed --compile --install-headers 'D:\ProgramData\Anaconda3\Include\pyrealsense' Check the logs for full command output.
Any idea whats going on here?
My apologies I didnt see the earlier response!
Is this still maintained?
Anyway I tried to install using,
pip install pyrealsense
But got the following error
ERROR: Command errored out with exit status 1: 'D:\ProgramData\Anaconda3\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\NICBWT~1\\AppData\\Local\\Temp\\pip-install-25uygt1_\\pyrealsense\\setup.py'"'"'; __file__='"'"'C:\\Users\\NICBWT~1\\AppData\\Local\\Temp\\pip-install-25uygt1_\\pyrealsense\\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\NICBWT~1\AppData\Local\Temp\pip-record-1q72eywi\install-record.txt' --single-version-externally-managed --compile --install-headers 'D:\ProgramData\Anaconda3\Include\pyrealsense' Check the logs for full command output.
Any idea whats going on here?