earthspecies / cocktail-party-problem

BioCPPNet: Automatic Bioacoustic Source Separation with Deep Neural Networks
59 stars 14 forks source link

`pip install -r requirements.txt` failure (llvmlite fails to install) #6

Open lreardon opened 2 years ago

lreardon commented 2 years ago

I'm going through the setup, but I run into issues at the step pip install -r requirements.txt, where llvmlite fails to install. I am using Python 3.9. Should I downgrade to a particular version of python to setup the repo?

MunbongChoi commented 1 year ago

I recommand using python 3.8.x. I tested it with 3.8.12 and it still working