Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When building gnu linux library, seeing an issue #131

Open
skirdey opened this issue Jun 23, 2020 · 0 comments
Open

When building gnu linux library, seeing an issue #131

skirdey opened this issue Jun 23, 2020 · 0 comments

Comments

@skirdey
Copy link

skirdey commented Jun 23, 2020

Compiling memchr v2.3.3
Compiling lazy_static v1.4.0
Compiling regex-syntax v0.6.18
Compiling libc v0.2.71
Compiling autocfg v1.0.0
Compiling proc-macro-hack v0.5.16
Compiling cpython v0.5.0
Compiling thread_local v1.0.1
Compiling num-traits v0.2.12
Compiling paste-impl v0.1.17
Compiling paste v0.1.17
Compiling aho-corasick v0.7.10
Compiling regex v1.3.9
Compiling python3-sys v0.5.0
error: failed to run custom build command for python3-sys v0.5.0

Caused by:
process didn't exit successfully: /target/debug/build/python3-sys-ed1507cd27247b52/build-script-build (exit code: 101)
--- stderr
thread 'main' panicked at 'called Result::unwrap() on an Err value: "No python interpreter found of version 3.*"', /cargo/registry/src/github.com-1ecc6299db9ec823/python3-sys-0.5.0/build.rs:450:35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant