From: Leo Famulari <leo@famulari.name>
To: guix-devel@gnu.org
Subject: Building packages with python-3.4
Date: Wed, 12 Oct 2016 17:52:14 -0400 [thread overview]
Message-ID: <20161012215214.GA17635@jasmine> (raw)
On core-updates, we updated python to 3.5.2, but we kept 3.4.5 in case
we needed it.
I recently tried building python-cryptography with 3.4.5, like this:
(arguments
`(#:python ,python-3.4))
But, it fails like this:
patch-shebang: ./setup.py: warning: no binary for interpreter `python' found in $PATH
phase `patch-source-shebangs' succeeded after 0.2 seconds
starting phase `patch-generated-file-shebangs'
phase `patch-generated-file-shebangs' succeeded after 0.1 seconds
starting phase `build'
running "python setup.py" with command "build" and parameters ()
In execvp of python: No such file or directory
phase `build' failed after 0.0 seconds
I assume that python-wrapper needs to be adjusted somehow, but I'm not
sure. Any advice?
next reply other threads:[~2016-10-12 21:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-12 21:52 Leo Famulari [this message]
2016-10-24 20:58 ` Building packages with python-3.4 Ludovic Courtès
2016-10-28 16:33 ` Leo Famulari
2016-10-28 20:00 ` Ricardo Wurmus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161012215214.GA17635@jasmine \
--to=leo@famulari.name \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.