Closed leoauri closed 3 years ago
Hi, from your list I can see that you are mixing channels:
libogg 1.3.4 h35c211d_1 conda-forge
libopus 1.3.1 h1de35cc_0 anaconda
libsndfile 1.0.31 he49afe7_1 conda-forge
libvorbis 1.3.7 haf1e3a3_0 anaconda
mkl 2019.4 233 anaconda
All packages should come from teh conda-forge channel. Can you enable strict channel priority?
conda config --add channels conda-forge
conda config --set channel_priority strict
Thanks, this resolves the issue.
Issue: pysoundfile fails to import on 1.0.31-he49afe7_1 but imports without problem on 1.0.30-h046ec9c_1. To reproduce:
Works.
Error:
Originally reported in the pysoundfile feedstock.
Environment (
conda list
):Details about
conda
and system (conda info
):