all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: Zacchaeus Scheffer <Zacchaeus.Scheffer@synaptics.com>,
	60545@debbugs.gnu.org
Subject: bug#60545: Keras h5py Version Mismatch
Date: Fri, 06 Jan 2023 15:40:41 +0100	[thread overview]
Message-ID: <87o7rbiv4m.fsf@gmail.com> (raw)
In-Reply-To: <CY4PR03MB27591E805538BEE2A385256098F59@CY4PR03MB2759.namprd03.prod.outlook.com>

Hi,

On Wed, 04 Jan 2023 at 01:37, Zacchaeus Scheffer <Zacchaeus.Scheffer@synaptics.com> wrote:

> working (pip): keras 2.10.0, h5py 3.7.0
> not working (current guix): keras 2.2.4, h5py 3.6.0

Indeed, it is collateral to ea403bf290f4bf8c7bae314e32dbb90653f92996

--8<---------------cut here---------------start------------->8---
gnu: python-h5py: Update to 3.6.0.

* gnu/packages/python-xyz.scm (python-h5py): Update to 3.6.0.
[arguments]: Set HDF5_DIR variable instead of patching files.
--8<---------------cut here---------------end--------------->8---

Well, the update of Keras to 2.11.0 (the current latest) requires some
work.  First, fetch from Github instead of PyPI because the sources are
not available after v2.6.0; e.g.,

    https://pypi.org/project/keras/2.11.0/#files

Then, second adapt the recipe.  Do you want to give a try?


Cheers,
simon





  reply	other threads:[~2023-01-06 16:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-04  1:37 bug#60545: Keras h5py Version Mismatch Zacchaeus Scheffer
2023-01-06 14:40 ` zimoun [this message]
2023-01-31 23:01   ` Zacchaeus Scheffer

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=87o7rbiv4m.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=60545@debbugs.gnu.org \
    --cc=Zacchaeus.Scheffer@synaptics.com \
    /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.