SHARE
TWEET

Untitled




Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- (base) user@s20:~/src/DeepTam$ pip install --global-option=build_ext --global-option="-I$(pwd)/Eigen/" minieigen
- /home/user/anaconda3/lib/python3.7/site-packages/pip/_internal/commands/install.py:243: UserWarning: Disabling all use of wheels due to the use of --build-options / --global-options / --install-options.
- cmdoptions.check_install_build_global(options)
- Collecting minieigen
- Using cached https://files.pythonhosted.org/packages/3b/3b/04201858d7f0dc8dffad00b48207edffbf2ae63196f4b7b8f67b2a00578d/minieigen-0.5.4.tar.gz
- Skipping bdist_wheel for minieigen, due to binaries being disabled for it.
- Installing collected packages: minieigen
- Running setup.py install for minieigen ... error
- ERROR: Command errored out with exit status 1:
- command: /home/user/anaconda3/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-1qsydhj3/minieigen/setup.py'"'"'; __file__='"'"'/tmp/pip-install-1qsydhj3/minieigen/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' build_ext -I/home/user/src/DeepTam/Eigen/ install --record /tmp/pip-record-3bzk8hwd/install-record.txt --single-version-externally-managed --compile
- cwd: /tmp/pip-install-1qsydhj3/minieigen/
- Complete output (12 lines):
- running build_ext
- building 'minieigen' extension
- creating build
- creating build/temp.linux-x86_64-3.7
- creating build/temp.linux-x86_64-3.7/src
- creating build/temp.linux-x86_64-3.7/src/double-conversion
- gcc -pthread -B /home/user/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DEIGEN_DONT_ALIGN -Isrc -I/usr/include/eigen3 -I/usr/local/include/eigen3 -Iminieigen -I/home/user/src/DeepTam/Eigen/ -I/home/user/anaconda3/include/python3.7m -c src/minieigen.cpp -o build/temp.linux-x86_64-3.7/src/minieigen.o
- cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
- In file included from src/minieigen.cpp:14:0:
- src/common.hpp:68:27: fatal error: boost/python.hpp: No such file or directory
- compilation terminated.
- error: command 'gcc' failed with exit status 1
- ----------------------------------------
- ERROR: Command errored out with exit status 1: /home/user/anaconda3/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-1qsydhj3/minieigen/setup.py'"'"'; __file__='"'"'/tmp/pip-install-1qsydhj3/minieigen/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' build_ext -I/home/user/src/DeepTam/Eigen/ install --record /tmp/pip-record-3bzk8hwd/install-record.txt --single-version-externally-managed --compile Check the logs for full command output.
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.