Closed HaoyangHan closed 6 years ago
I followed the instructions from readme.md and tried to install required packages as follows:
git clone https://github.com/jermwatt/mlrefined cd mlrefined pip install -r requirements.txt
and Error showed saying that
Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
And I couldn't find requirements.txt using search as well.
Apologies - I removed the text file in favor of suggesting an Anaconda install of Python 3, since this is generally easier.
I followed the instructions from readme.md and tried to install required packages as follows:
and Error showed saying that
And I couldn't find requirements.txt using search as well.