Home > other >  AudioSegment JSONDecodeError errors
AudioSegment JSONDecodeError errors

Time:11-30

Mp3s=AudioSegment. From_file (mp3_file)
The File "D: \ Users \ Administrator \ \ AppData \ Local \ designed \ Python Python36 \ lib \ site - packages \ pydub \ audio_segment py", line 665, in from_file
Info=mediainfo_json (orig_file)
The File "D: \ Users \ Administrator \ \ AppData \ Local \ designed \ Python Python36 \ lib \ site - packages \ pydub \ utils py", line 268, in mediainfo_json
Info=json. Loads (the output)
File "D: \ Users \ \ Administrator \ \ AppData \ Local \ designed \ Python Python36 \ lib \ json \ set py", line 354, loads in
Return _default_decoder. Decode (s)
File "D: \ Users \ \ Administrator \ \ AppData \ Local \ designed \ Python Python36 \ lib \ json \ decoder py", line 339, decode in
Obj, end=self. Raw_decode (s, independence idx=_w (s, 0). The end ())
The File "D: \ Users \ Administrator \ \ AppData \ Local \ designed \ Python Python36 \ lib \ json \ decoder py", line 357, in raw_decode
Expecting the -raise JSONDecodeError (" value ", s, err... value) from None
Json. The decoder. JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Baidu is less than the error, speechless,,,,
Anyone know what the reason, the audio can be normal play,

CodePudding user response:

The same problem, before I can use all the time, long time no open this error, osx py37 system

CodePudding user response:

Feel the exe path is wrong

CodePudding user response:

Update canda
  • Related