Search Criteria
Package Details: pix2tex 0.1.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pix2tex.git (read-only, click to copy) |
|---|---|
| Package Base: | pix2tex |
| Description: | Using a ViT to convert images of equations into LaTeX code |
| Upstream URL: | https://github.com/lukas-blecher/LaTeX-OCR |
| Licenses: | MIT |
| Conflicts: | python-pix2tex |
| Provides: | latexocr, pix2tex, python-pix2tex |
| Replaces: | python-pix2tex |
| Submitter: | AlphaJack |
| Maintainer: | AlphaJack |
| Last Packager: | AlphaJack |
| Votes: | 4 |
| Popularity: | 0.069467 |
| First Submitted: | 2023-11-04 09:39 (UTC) |
| Last Updated: | 2025-02-15 15:13 (UTC) |
Dependencies (27)
- pyside6
- python
- python-albucoreAUR
- python-albumentationsAUR (python-albumentationsxAUR)
- python-einopsAUR
- python-munch
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-opencv (python-opencv-cuda)
- python-pandas
- python-pillow (python-pillow-simd-gitAUR)
- python-pynputAUR
- python-pyqt6 (python-pyqt6-pre-releaseAUR)
- python-pyqt6-webengine
- python-pytorch (python-pytorch-cxx11abiAUR, python-pytorch-cxx11abi-optAUR, python-pytorch-cxx11abi-cudaAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-cxx11abi-rocmAUR, python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-cuda12.9AUR, python-pytorch-opt-cuda12.9AUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm)
- python-requests
- python-screeninfoAUR
- python-timmAUR
- python-tokenizersAUR
- python-tqdm
- python-transformersAUR
- Show 7 more dependencies...
Latest Comments
ReFleXzZ commented on 2025-10-31 11:01 (UTC)
Upon installing I got the following error:
codeIMperfect commented on 2025-09-13 11:54 (UTC)
Apparently this error is caused by using albumentations v2.0 and has been reported already.
But their fix is to explicitly install albumentations v1.4 in their setup.py, which we on arch obviously can't do
codeIMperfect commented on 2025-09-13 10:27 (UTC) (edited on 2025-09-13 10:27 (UTC) by codeIMperfect)
I'm getting an error on running
pix2textoo but it's a bit different from @krvkirMareDevi commented on 2025-03-22 07:24 (UTC)
same error with @krvkir
krvkir commented on 2024-08-25 17:16 (UTC) (edited on 2024-08-26 12:20 (UTC) by krvkir)
I get an error when I run
pix2texcommand:Seems that pytorch expects the model file in some other format than provided in the package.
Could anyone give me a clue where the problem is? Is it in AUR package or in pix2tex python package itself?
PS When I run it inside docker using the image provided by package author, everything works fine, so the model files should be correct. Maybe PyTorch version is wrong?
MarsSeed commented on 2023-07-04 14:59 (UTC)
In accordance with Python package naming rules, please change pkgname in PKGBUILD to pix2tex, and resubmit under that name to AUR. Thank you.
Freed commented on 2023-06-16 11:14 (UTC)
@lfajtak I have a long time not to use this program. I've added you to maintainer and if something cannot work, you can do some fix instantly.
lfajtak commented on 2022-12-19 11:06 (UTC) (edited on 2022-12-19 11:07 (UTC) by lfajtak)
Upon install, I noticed the following missing dependencies: