Alphara

Results 8 comments of Alphara

@sblondon Indeed, at first I thought --fdpass was just throwing the error due to something specific about my OS (Void) but as it so seems, it's just that the error...

Hi, I would like to try and mentain PRs and package it for void (xbps)

I encountered this problem as well: ```media_kit: ERROR: MediaKit.ensureInitialized This indicates that one or more required dependencies could not be located. Refer to "Installation" section of the README for further...

This example is void of the Tessarect demo and YoloV8 on image labeling because these were simply not that great (they re not that hard to reimplement, but shorter code...

Good to hear!, hopefully it s merged soon.

> Dear All, > Fix is available in latest release driver, please verify and share test results. Great! Works for me (Acer AN515-45) with a 3070.

same problem here Traceback (most recent call last): File "/home/alphara/.pyenv/versions/menu_gather/bin/latexocr", line 8, in sys.exit(main()) File "/home/alphara/.pyenv/versions/3.10.14/envs/menu_gather/lib/python3.10/site-packages/pix2tex/__main__.py", line 25, in main from .gui import main File "/home/alphara/.pyenv/versions/3.10.14/envs/menu_gather/lib/python3.10/site-packages/pix2tex/gui.py", line 21, in import...

> After downgrading the version of PySide6 to the same version of PyQt6==6.7.3, I resolved the issue. Thank you, this fixed it for me: pip install PyQt6==6.7.1 pip install PySide6==6.7.1...