harry yosh

Results 4 comments of harry yosh

this config is fancy for the album art popup ``` [Profiles.'Default Profile'.AlbumArtPopupSettings] IsVisible = true Width = 250.0 Height = 250.0 XPosition = 30.0 Margin = 30.0 ```

Check PATH for qmake, it seems that it's necessary to define QT6DIR. Then, on terminal, check QT_INSTALL_PREFIX with `qmake -query` I actually get `QT_INSTALL_PREFIX:/usr` there, which would explain this error....

Ah, sorry. In that case, try /usr/lib/qt - I found this from QT_INSTALL_ARCHDATA:/usr/lib/qt when doing qmake -query. I haven't been able to get around to building this on my own...

https://github.com/DIGITALCRIMINALS/UltimaScraperAPI/blame/7f4e562bd28ee67c8978562b2007dfadf6f21e92/ultima_scraper_api/apis/onlyfans/classes/auth_model.py#L42 Error most likely originates here. What exactly is this trying to do?