unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: excalamus--- via <help-guix@gnu.org>
To: phodina@protonmail.com, Help Guix <help-guix@gnu.org>
Subject: g++-multilib
Date: Sun, 5 Sep 2021 19:40:39 +0200 (CEST)	[thread overview]
Message-ID: <Mir22xT--3-2@tutanota.com> (raw)
In-Reply-To: <c2pvsclN2m_8Pqn1v9WvktbieIq6DCqlcH65_6J3H4MHV7Mp4OzvmdY100pVOhqndX3DUE7gDAuF0NXXH0StSPB7RqIhJg3CngZk2ZRrzVw=@protonmail.com>



> It seems that you'll need at least these two packages: +python2-dbus+ (from gnu/packages/python-xyz.scm) and +dbus+ (from gnu/packages/glib.scm) as inputs.
>
Yes, it was python2-dbus that was needed. I thought they had ported to python3. Guess not.

> I'd also recommend to use the +guix import+ commnand to get all the dependencies from PYPI [3] ;-)
>
> +guix import pypi -r plover+
>
Thanks. Unfortunately, the Plover project doesn't package the latest version on pypi...

> Hope that helps :-)
> Petr
>
 It did, thanks!

Now I'm getting an error about libstdc++:

Traceback (most recent call last):
  File "/gnu/store/sd2ic7bpv8fx3imy1j8xcjclx71sv6q0-python-3.8.2/lib/python3.8/runpy.py", line 193, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/gnu/store/sd2ic7bpv8fx3imy1j8xcjclx71sv6q0-python-3.8.2/lib/python3.8/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/home/ahab/Projects/plover/.tox/dev/lib/python3.8/site-packages/PyQt5/uic/pyuic.py", line 26, in <module>
    from PyQt5 import QtCore
ImportError: libstdc++.so.6: cannot open shared object file: No such file or directory
The Plover folks say that means I need g++-multilib. It doesn't look like Guix packages anything under that name. I found this thread, but it's unclear to me which lib I actually need. Any advice?





      parent reply	other threads:[~2021-09-05 17:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-01  2:03 No package 'dbus-1' found excalamus--- via
     [not found] ` <c2pvsclN2m_8Pqn1v9WvktbieIq6DCqlcH65_6J3H4MHV7Mp4OzvmdY100pVOhqndX3DUE7gDAuF0NXXH0StSPB7RqIhJg3CngZk2ZRrzVw=@protonmail.com>
2021-09-05 17:40   ` excalamus--- via [this message]

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Mir22xT--3-2@tutanota.com \
    --to=help-guix@gnu.org \
    --cc=excalamus@tutanota.com \
    --cc=phodina@protonmail.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).