all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: Matt <matt@excalamus.com>, help-guix <help-guix@gnu.org>
Subject: Re: PySide2 not found when installing from PyPI
Date: Wed, 25 May 2022 16:30:27 +0200	[thread overview]
Message-ID: <87sfoxd6rg.fsf@gmail.com> (raw)
In-Reply-To: <180fb467c0d.1037d40cd1365018.6063946394494382259@excalamus.com>

Hi,

On mer., 25 mai 2022 at 08:52, Matt <matt@excalamus.com> wrote:

> ERROR: Could not find a version that satisfies the requirement PySide2>=5.15 (from versions: none)
> ERROR: No matching distribution found for PySide2>=5.15

Why do you specify in requirements.txt

    PySide2==5.15.2.1

?  When Guix provides 5.15.2.

> Looking at PyPI, wheels definitely exist.  I'm also able to install
> and run it no problem from PyPI on Debian.  When I try installing from
> PyPI on Guix through a venv, the package installs (but fails on
> ImportError: libgthread-2.0.so.0: cannot open shared object file: No
> such file or directory.  That's beside the point, though, PySide2
> installs.).

How is this PySide2 installed?  From Guix or from PyPI?


> I'm also confused because it says
>
> file t_rex_typer.py (for module t_rex_typer) not found
>
> The file is definitely in there and, as I said, it runs on Debian, so must be packaged correctly in terms of the Python imports etc.

I do not know.  I have not checked your files but I guess something is
misconfigured in setup.py or alike.  Then installing using pip on Debian
works because pip works with “half” package ;-) Contrary to Guix which
often points more issues.


Cheers,
simon


  reply	other threads:[~2022-05-25 14:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-25 12:52 PySide2 not found when installing from PyPI Matt
2022-05-25 14:30 ` zimoun [this message]
2022-05-25 23:03   ` Matt
2022-05-25 16:36 ` Enrico Schwass via
2022-05-25 23:06   ` Matt
2022-05-26  5:35     ` Matt
2022-05-26 15:59       ` Luis Felipe
2022-05-27  0:22         ` Matt

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=87sfoxd6rg.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=matt@excalamus.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.