chairil69

Results 4 comments of chairil69

> > install java 8 and if u using linux, Choose it from terminal > > I use windows, and I was installed java 8 he mean type on terminal...

use java 8 version not else, if u dont have download and install openjdk-8-jre i hope that solved

# remove json on requirements.txt nano requirements.txt request json delete json save (control x and then y enter) on your keyboard

pip3 install -r requirements.txt --user if pip3 is missing: apt-get install python3-setuptools easy_install3 pip pip3 install -r requirements.txt