James thurman

Results 2 comments of James thurman

It can be fixed by dding -cpu host to qemu-system-x86_64 to solved it. For example: qemu-system-x86_64 -m 4000 -vga virtio -accel hvf -usb -device usb -tablet -drive file=ubuntu.qcow2,if=virtio -cpu host

> sir can you help me i am getting below error > > File "G:\Chat-Bot-Emotion-Recognition-History-Recollection-master\context_recognition.py", line 46, in load_model > self.tf_idf = pickle.load(open(self.load_file, 'rb')) > UnicodeDecodeError: 'ascii' codec can't decode...