Github messages for voidlinux
 help / color / mirror / Atom feed
From: runrin <runrin@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] castero - package or dependency appears to be broken
Date: Fri, 22 Jan 2021 19:39:38 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-28105@inbox.vuxu.org> (raw)

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

New issue by runrin on void-packages repository

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

Description:
* xuname:  
Void 5.10.8_1 x86_64 AuthenticAMD notuptodate rFF
* package:  
castero-0.8.2_2

castero works fine when installed in a virtual env with pip, but when installed via xbps it will not start at all. here is its output:

```
Traceback (most recent call last):
  File "/bin/castero", line 33, in <module>
    sys.exit(load_entry_point('castero==0.8.2', 'console_scripts', 'castero')())
  File "/bin/castero", line 25, in importlib_load_entry_point
    return next(matches).load()
  File "/usr/lib/python3.9/importlib/metadata.py", line 77, in load
    module = import_module(match.group('module'))
  File "/usr/lib/python3.9/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 790, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "/usr/lib/python3.9/site-packages/castero/__main__.py", line 12, in <module>
    monkey.patch_all(thread=False, select=False)
  File "/usr/lib/python3.9/site-packages/gevent/monkey.py", line 1210, in patch_all
    from gevent import events
  File "/usr/lib/python3.9/site-packages/gevent/events.py", line 67, in <module>
    from zope.interface import Interface
ModuleNotFoundError: No module named 'zope.interface'
```

to reproduce, simply install castero, and attempt to run it in a terminal emulator.


             reply	other threads:[~2021-01-22 18:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-22 18:39 runrin [this message]
2021-01-22 18:56 ` ericonr
2021-01-22 20:28 ` runrin
2021-01-22 20:44 ` ericonr
2021-02-05  2:04 ` ericonr
2021-02-05  2:08 ` [ISSUE] [CLOSED] " ericonr
2021-02-05 10:08 ` runrin

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-28105@inbox.vuxu.org \
    --to=runrin@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).