strohne / Facepager

Facepager was made for fetching public available data from YouTube, Twitter and other websites on the basis of APIs and webscraping.
https://github.com/strohne/Facepager/releases
505 stars 198 forks source link

Unable to create new database #203

Closed ziqizhang closed 1 week ago

ziqizhang commented 1 year ago

Hi

I am trying to use Facepager on Ubuntu 22.04. I installed it following the instructions and started the app. When add a new databse, I get this error:

Invaild argument(s) 'convert_unicode' sent to create_engine() using configuration SQLiteDialect_pysqlite/QueuePool/Engine. Pleaes check that the keyword arguments are appropriate for this combination of components

Also, my twitter login page is showing 'loading' all the time without progressing.

Any help please

etlfg commented 1 year ago

Same on Debian 5.9.6-2parrot1

catwolfman commented 1 week ago

Dear @ziqizhang, we have updated the conflicting code to match current package versions. The same issue appeared on macOS Sonoma 14.5. Please, pull the latest changes and try to run Facepager from source again. [LH]