Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] geis-2.2.17_9: ModuleNotFoundError: No module named 'geis'
@ 2021-11-14 15:36 pudiva
  2021-11-14 19:03 ` ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pudiva @ 2021-11-14 15:36 UTC (permalink / raw)
  To: ml

[-- 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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-06-12  2:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-14 15:36 [ISSUE] geis-2.2.17_9: ModuleNotFoundError: No module named 'geis' pudiva
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

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).