Github messages for voidlinux
 help / color / mirror / Atom feed
From: pudiva <pudiva@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] geis-2.2.17_9: ModuleNotFoundError: No module named 'geis'
Date: Sun, 14 Nov 2021 16:36:07 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34080@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1154 bytes --]

New issue by pudiva on void-packages repository

https://github.com/void-linux/void-packages/issues/34080

Description:
### System

* xuname: `Void 5.13.19_1 x86_64 GenuineIntel uptodate rrrrmdFFFFFF`
* package: `geis-2.2.17_9` and `geis-python3-2.2.17_9`

### Description

Hiiiii!!1 :slightly_smiling_face:

I did a `sudo xbps-install -Su` followed by `sudo xbps-install geis` and tried to run `geisview` but got an error like this:

```
$ geisview
Traceback (most recent call last):
  File "/bin/geisview", line 27, in <module>
    import geis
ModuleNotFoundError: No module named 'geis'
```

I noticed that there is a python3 package so I tried to install it as well `sudo xbps-install geis-python3` and now it complains about GTK and segfaults:

```
$ geisview
/usr/lib/python3.10/site-packages/geisview/classview.py:22: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk
Falha de segmentação
```

(last line means segfault)

Pythonsss :snake::snake::snake:

cc @Gottox


             reply	other threads:[~2021-11-14 15:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-14 15:36 pudiva [this message]
2021-11-14 19:03 ` ericonr
2021-11-15 15:19 ` sgn
2021-11-15 15:35 ` sgn
2022-06-12  2:16 ` github-actions

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34080@inbox.vuxu.org \
    --to=pudiva@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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.
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 NNTP newsgroup(s).