Search Criteria
Package Details: python-tikzplotlib 0.10.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-tikzplotlib.git (read-only, click to copy) |
---|---|
Package Base: | python-tikzplotlib |
Description: | Convert matplotlib figures into TikZ/PGFPlots |
Upstream URL: | https://github.com/nschloe/tikzplotlib |
Licenses: | MIT |
Submitter: | solnce |
Maintainer: | None |
Last Packager: | lmartinez-mirror |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2019-08-08 17:49 (UTC) |
Last Updated: | 2022-01-31 19:34 (UTC) |
Dependencies (11)
- python (python37AUR, python311AUR, python310AUR)
- python-matplotlib (python-matplotlib-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-pillow (python-pillow-gitAUR)
- python-webcolors
- python-build (make)
- python-flit-core (make)
- python-install (make)
- python-pandas (check)
- python-pytest (check)
- python-pytest-randomly (check)
Latest Comments
1 2 3 Next › Last »
Hylass commented on 2024-04-27 19:18 (UTC) (edited on 2024-04-28 00:16 (UTC) by Hylass)
There is a fork that works fine:
https://github.com/JosephMehdiyev/tikzplotlib
Follow installation instructions to install the package locally. I hope the owner fixes the issue soon.
Hylass commented on 2024-04-27 18:09 (UTC)
The development of this library is stalled for years now. With the new versions of matplotlib,( see: https://github.com/nschloe/tikzplotlib/issues/559) the library is unusable. There are several solutions given by community to fix the entire problem, but for some reason the owner doesn't even care about it. So, if you really want to use this package, you should downgrade the matplotlib. After I get experienced with coding stuff enough and the owner still is lazy , I'll provide a new fork.
Popolon commented on 2023-10-04 23:59 (UTC)
Please remove python-install it doesn't exists and isn't used. Python package own the install functionalities.
dreieck commented on 2023-05-05 10:38 (UTC)
Make dependency
python-install
does not exist.Can you fix the package?
Regards!
lmartinez-mirror commented on 2021-12-09 16:19 (UTC)
There's not much I can do if upstream's test suite fails. If you think this can be reasonably fixed, you're more than welcome to submit a patch!
solnce commented on 2021-12-07 13:52 (UTC)
Does not build for me.
wcdawn commented on 2021-10-20 13:23 (UTC)
Works for me now. Thanks!
wcdawn commented on 2021-10-18 13:33 (UTC)
I'm installing with
yay
and get the following.At a minimum,
python-pytest-runner
andpython-pytest-randomly
need to be added as dependencies.Three tests then fail with pytest.
I can share more of the error messages but it is failing to compare the reference and output. It looks like it may be related to something in a new version of Matplotlib?
solnce commented on 2021-08-13 12:25 (UTC)
https://github.com/nschloe/tikzplotlib/pull/505
1 2 3 Next › Last »