Spotify-downloader: Download Error.

Created on 13 Nov 2020  路  6Comments  路  Source: spotDL/spotify-downloader

From the very first second the app was unusable. This was the log that i received:

```File "c:\users\lenovo\appdata\local\programs\python\python39\lib\runpy.py", line 197, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "c:\users\lenovo\appdata\local\programs\python\python39\lib\runpy.py", line 87, in _run_code
    exec(code, run_globals)
  File "C:\Users\Lenovo\AppData\Local\Programs\Python\Python39\Scripts\spotdl.exe\__main__.py", line 4, in <module>
  File "c:\users\lenovo\appdata\local\programs\python\python39\lib\site-packages\spotdl\__main__.py", line 6, in <module>
    from spotdl.search.utils import get_playlist_tracks, get_album_tracks, search_for_song
  File "c:\users\lenovo\appdata\local\programs\python\python39\lib\site-packages\spotdl\search\utils.py", line 2, in <module>
    from spotdl.search.songObj import SongObj
  File "c:\users\lenovo\appdata\local\programs\python\python39\lib\site-packages\spotdl\search\songObj.py", line 1, in <module>
    from spotdl.search.provider import search_and_get_best_match
  File "c:\users\lenovo\appdata\local\programs\python\python39\lib\site-packages\spotdl\search\provider.py", line 6, in <module>
    from rapidfuzz.fuzz import partial_ratio
  File "c:\users\lenovo\appdata\local\programs\python\python39\lib\site-packages\rapidfuzz\__init__.py", line 8, in <module>
    from rapidfuzz import process, fuzz, levenshtein, utils
  File "c:\users\lenovo\appdata\local\programs\python\python39\lib\site-packages\rapidfuzz\process.py", line 5, in <module>
    from rapidfuzz import fuzz, utils
ImportError: DLL load failed while importing fuzz: The specified module could not be found.

An i also suggest using an .exe program cause it would make navigate much much more easier

edit: "i thought that i missed a step and i did, but somehow the problems still doesn't get fix."

bug stale

Most helpful comment

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.95. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

All 6 comments

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.95. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

We'll release .exe's from the next release

And try uninstalling with pip-autoremove and reinstalling it

it seems that you can install FFmpeg with npm so please do that instead of manually installing it from the website
npm install ffmpeg-static

This issue has been automatically marked stale because there hasn't been any activity for the last 30 days.

This issue is being closed as it has been 'stale' for a week now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ritiek picture ritiek  路  5Comments

EsmailELBoBDev2 picture EsmailELBoBDev2  路  5Comments

b-rad15 picture b-rad15  路  4Comments

GUI
adrcotfas picture adrcotfas  路  5Comments

iki picture iki  路  4Comments