faroit / stempeg

Python I/O for STEM audio files
https://faroit.github.io/stempeg
MIT License
96 stars 13 forks source link

stempeg.read_stems got an unexpected keyword argument 'sample_rate' 'ffmpeg_format' #44

Closed walidsst closed 2 years ago

walidsst commented 2 years ago

I have installed the package using pip but it's same it's not the right version or something the version I have is '0.1.8' latest is '0.2' doesn't install with pip (note I'm using windows 10 os)

faroit commented 2 years ago

@walidsst version 0.2 never made it pypi. Please install the latest version (0.2.3) or just use pip install stempeg --upgrade

let me know if this works

walidsst commented 2 years ago

thank you I re-install it and it worked