Skip to content

pip install python-libfprint #3

@filzahamjad

Description

@filzahamjad

Collecting python-libfprint
Using cached python-libfprint-0.0.1.tar.gz (101 kB)
Building wheels for collected packages: python-libfprint
Building wheel for python-libfprint (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: /usr/local/anaconda3/envs/libfprint/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/z7/wrqh6lzs4rn5wc5l6rktf_9m0000gp/T/pip-install-770doffy/python-libfprint_9e73d5fc32904570b1ccbe28c0e63a80/setup.py'"'"'; file='"'"'/private/var/folders/z7/wrqh6lzs4rn5wc5l6rktf_9m0000gp/T/pip-install-770doffy/python-libfprint_9e73d5fc32904570b1ccbe28c0e63a80/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 /private/var/folders/z7/wrqh6lzs4rn5wc5l6rktf_9m0000gp/T/pip-wheel-oyc9t0mr
cwd: /private/var/folders/z7/wrqh6lzs4rn5wc5l6rktf_9m0000gp/T/pip-install-770doffy/python-libfprint_9e73d5fc32904570b1ccbe28c0e63a80/
Complete output (20 lines):
running bdist_wheel
running build
running build_py
package init file 'lib/init.py' not found (or not a regular file)
creating build
creating build/lib.macosx-10.9-x86_64-3.7
creating build/lib.macosx-10.9-x86_64-3.7/python-libfprint
copying lib/fprint.pyx -> build/lib.macosx-10.9-x86_64-3.7/python-libfprint
copying lib/fprint.pxd -> build/lib.macosx-10.9-x86_64-3.7/python-libfprint
copying lib/fprint.c -> build/lib.macosx-10.9-x86_64-3.7/python-libfprint
running build_ext
building 'fprint' extension
creating build/temp.macosx-10.9-x86_64-3.7
creating build/temp.macosx-10.9-x86_64-3.7/lib
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/anaconda3/envs/libfprint/include -arch x86_64 -I/usr/local/anaconda3/envs/libfprint/include -arch x86_64 -I/usr/local/anaconda3/envs/libfprint/include/python3.7m -c lib/fprint.c -o build/temp.macosx-10.9-x86_64-3.7/lib/fprint.o
lib/fprint.c:628:10: fatal error: 'libfprint/fprint.h' file not found
#include "libfprint/fprint.h"
^~~~~~~~~~~~~~~~~~~~
1 error generated.
error: command 'gcc' failed with exit status 1

ERROR: Failed building wheel for python-libfprint
Running setup.py clean for python-libfprint
Failed to build python-libfprint
Installing collected packages: python-libfprint
Running setup.py install for python-libfprint ... error
ERROR: Command errored out with exit status 1:
command: /usr/local/anaconda3/envs/libfprint/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/z7/wrqh6lzs4rn5wc5l6rktf_9m0000gp/T/pip-install-770doffy/python-libfprint_9e73d5fc32904570b1ccbe28c0e63a80/setup.py'"'"'; file='"'"'/private/var/folders/z7/wrqh6lzs4rn5wc5l6rktf_9m0000gp/T/pip-install-770doffy/python-libfprint_9e73d5fc32904570b1ccbe28c0e63a80/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /private/var/folders/z7/wrqh6lzs4rn5wc5l6rktf_9m0000gp/T/pip-record-lh44qpar/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/anaconda3/envs/libfprint/include/python3.7m/python-libfprint
cwd: /private/var/folders/z7/wrqh6lzs4rn5wc5l6rktf_9m0000gp/T/pip-install-770doffy/python-libfprint_9e73d5fc32904570b1ccbe28c0e63a80/
Complete output (20 lines):
running install
running build
running build_py
package init file 'lib/init.py' not found (or not a regular file)
creating build
creating build/lib.macosx-10.9-x86_64-3.7
creating build/lib.macosx-10.9-x86_64-3.7/python-libfprint
copying lib/fprint.pyx -> build/lib.macosx-10.9-x86_64-3.7/python-libfprint
copying lib/fprint.pxd -> build/lib.macosx-10.9-x86_64-3.7/python-libfprint
copying lib/fprint.c -> build/lib.macosx-10.9-x86_64-3.7/python-libfprint
running build_ext
building 'fprint' extension
creating build/temp.macosx-10.9-x86_64-3.7
creating build/temp.macosx-10.9-x86_64-3.7/lib
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/anaconda3/envs/libfprint/include -arch x86_64 -I/usr/local/anaconda3/envs/libfprint/include -arch x86_64 -I/usr/local/anaconda3/envs/libfprint/include/python3.7m -c lib/fprint.c -o build/temp.macosx-10.9-x86_64-3.7/lib/fprint.o
lib/fprint.c:628:10: fatal error: 'libfprint/fprint.h' file not found
#include "libfprint/fprint.h"
^~~~~~~~~~~~~~~~~~~~
1 error generated.
error: command 'gcc' failed with exit status 1
----------------------------------------
ERROR: Command errored out with exit status 1: /usr/local/anaconda3/envs/libfprint/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/z7/wrqh6lzs4rn5wc5l6rktf_9m0000gp/T/pip-install-770doffy/python-libfprint_9e73d5fc32904570b1ccbe28c0e63a80/setup.py'"'"'; file='"'"'/private/var/folders/z7/wrqh6lzs4rn5wc5l6rktf_9m0000gp/T/pip-install-770doffy/python-libfprint_9e73d5fc32904570b1ccbe28c0e63a80/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /private/var/folders/z7/wrqh6lzs4rn5wc5l6rktf_9m0000gp/T/pip-record-lh44qpar/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/anaconda3/envs/libfprint/include/python3.7m/python-libfprint Check the logs for full command output.

OS: macOS Catalina
Python: 3.7
Cython: 0.29.21

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions