Not Working in Ubuntu 18.04
TinQuen22Fr opened this issue · 2 comments
Hello the latest release not working in my Ubuntu 18.04 64bit :
quentin@Cobra11QD:~/Bureau/ps4-exploit-host$
sudo ./ps4-exploit-host
##########################################################Exploit Host v0.4.6 by Al Azif
##########################################################
Traceback (most recent call last):
File "/home/appveyor/projects/ps4-exploit-host/start.py", line 1345, in
File "/home/appveyor/projects/ps4-exploit-host/start.py", line 1328, in main
File "/home/appveyor/projects/ps4-exploit-host/start.py", line 940, in import_settings
File "/usr/lib/python3.5/json/init.py", line 312, in loads
TypeError: the JSON object must be str, not 'bytes'
[30868] Failed to execute script start
quentin@Cobra11QD:~/Bureau/ps4-exploit-host$
Any idea for resolve this error ?
Thank you
Just use python 3.6+
Fixed in pull request #193 by @nkrapivin