Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [ISSUE] ReText package requires more dependencies
Date: Sun, 05 May 2019 23:07:53 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11525@inbox.vuxu.org> (raw)

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

New issue by ali-hardan on void-packages repository

https://github.com/void-linux/void-packages/issues/11525
Description: ### System

* xuname:  
~~~
$ xuname
dmesg: read kernel buffer failed: Operation not permitted
Void 4.19.39_1 i686 GenuineIntel notuptodate rFF
~~~
* package:  ReText

### The problem

I installed ReText package. When I try to run it, it says `The 'python-markdown-math' distribution was not found and is required by the application`.

There are not exists `python-markdown-math` in Void Linux packages.

The output of CLI:

~~~
$ retext
Using configuration file: /home/ali/.config/ReText project/ReText.conf
Traceback (most recent call last):
  File "/bin/retext", line 111, in <module>
    main()
  File "/bin/retext", line 79, in main
    window = ReTextWindow()
  File "/usr/lib/python3.6/site-packages/ReText/window.py", line 217, in __init__
    availableMarkups = markups.get_available_markups()
  File "/usr/lib/python3.6/site-packages/markups/__init__.py", line 33, in get_available_markups
    for markup in get_all_markups():
  File "/usr/lib/python3.6/site-packages/markups/__init__.py", line 23, in get_all_markups
    return [entry_point.load() for entry_point in entry_points]
  File "/usr/lib/python3.6/site-packages/markups/__init__.py", line 23, in <listcomp>
    return [entry_point.load() for entry_point in entry_points]
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2345, in load
    self.require(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2368, in require
    items = working_set.resolve(reqs, env, installer, extras=self.extras)
  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 784, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'python-markdown-math' distribution was not found and is required by the application
~~~

**Note:** I think maybe ReText is not who needs this package, maybe it's python3-markup, which is one of ReText dependencies.

Look at Arch packages:

https://www.archlinux.org/packages/community/any/python-markups/

python-markups required by retext and python-markups requires python-markdown-math.

             reply	other threads:[~2019-05-05 21:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-05 21:07 voidlinux-github [this message]
2020-03-29 17:48 ` hfel
2020-04-10  9:47 ` r0m3chco
2020-04-15  8:51 ` [ISSUE] [CLOSED] " Piraty

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-11525@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).