eliranwong / UniqueBible

A cross-platform bible application, integrated with high-quality resources and amazing features, running offline in Windows, macOS and Linux, ChromeOS, Android, iOS. Various running modes are supported.
https://UniqueBible.app
GNU General Public License v3.0
131 stars 36 forks source link

Ver 34.11 had startup problem after update #1331

Closed onegladiator4u closed 1 year ago

onegladiator4u commented 1 year ago

App didn't start after the last update. Error said pydub module was missing. Had to install manually. Now app starts but an error shows up.

D:\App\UniqueBible\venv_Windows_3.9.0\lib\site-packages\pydub\utils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)

tried installing ffmpeg using 'pip install python-ffmpeg'. But error shows up. Just letting you know that APP IS WORKING though.

eliranwong commented 1 year ago

please update to the latest code and help check if it is fixed. thanks @onegladiator4u

onegladiator4u commented 1 year ago

Still getting this error

D:\App\UniqueBible\venv_Windows_3.9.0\lib\site-packages\pydub\utils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)

eliranwong commented 1 year ago

Screenshot_20230302-120950

onegladiator4u commented 1 year ago

@eliranwong Thank you bro. It worked. next time i'll try ChatGPT first .😀