Closed artemanufrij closed 6 years ago
What is the version of this package?
Hi @artemanufrij!
You should report this bug to the ArchLinux package maintainer.
PyMarkups should depend on the package which provides pkg_resources module. This dependency was introduced in the last release of PyMarkups.
@artemanufrij
The python-markups>=2.0.0
has been depended, you can try to find this on /usr/lib/python3.7/site-packages
. Please check your python environment, one possible reason is that you install this package or python
by pip
at last time.
Hey guys, thank you for your feedback... I will try it tomorrow.
python-markups-3.0.0-4
was already installed.
I'm also using Arch Linux too and the retext
working well, you may need to check your python enviroment and make sure you can import the markups
(test in ipython
).
For more tips:
/usr/lib/javascript/mathjax
.
The default one is /usr/lib/mathjax
.The problem is not with retext → python-markups dependency.
The problem is that python-markups should depend on python-setuptools, because that package provides /usr/lib/python3.x/site-packages/pkg_resources/
which is needed for python-markups.
I will now update upstream metadata to include setuptools dependency. (Upd: Fixed in retext-project/pymarkups@23ffdcda2d35e0a241edecf3357b1f1fa1afcb91.)
Just pushed a fix for dependency on archlinux community repo. https://www.archlinux.org/packages/community/any/python-markups/
Now it works as expected! thank you guys!
Installed by command:
pacman -S retext
error when I try to start it: