On 2020-7-5 07:16 , Steven Smith wrote: >> REQUIRED_PACKAGES contains: 'numba == 0.48.0' >> >> That's not the version installed by the py-numba port. > > I don’t believe that this is causing the problem because replacing this > line with: > >> 'numba >= 0.48.0', # temporary fix for librosa import > > still causes the issue. I have this port installed: > >> py37-numba @0.50.0_0 (active)
It's not the *only* problem. 'pytest-xdist < 1.30.0' is also in tests_require. - Josh
