Ning

Results 2 issues of Ning

The command line should be "pip install -r requirements.txt", not "pip -r requirements.txt".

f = open('dataset/Laptop_term.pkl') info = pickle.load(f) the error is :EOFError. But ,other three files are no probles.