Closed booskahmed closed 3 years ago
Same here
use
sudo dpkg-reconfigure locales
reconfigure all then choose the type you want to reconfigure too e.g (en_GB.UTF-8) however this will be different depending on your language but you need to remember this.
now execute
sudo nano /usr/local/lib/python3.8/dist-packages/Mentalist-1.0-py3.8.egg/mentalist/view/main.py
on line 14 change locale.setlocale(locale.LC_ALL, 'en-US')
to whatever your locale is named so for me would be to en_GB instead of en_US
on line 15 change locale.setlocale(locale.LC_ALL, 'en_US.UTF-8')
to once again your locale is named so for me en_GB.UTF-8 instead of en_US.UTF-8
This worked for me kind of long winded im sure there is a better way but it works.
not able to understand
use
sudo dpkg-reconfigure locales
reconfigure all then choose the type you want to reconfigure too e.g (en_GB.UTF-8) however this will be different depending on your language but you need to remember this. now executesudo nano /usr/local/lib/python3.8/dist-packages/Mentalist-1.0-py3.8.egg/mentalist/view/main.py
on line 14 changelocale.setlocale(locale.LC_ALL, 'en-US')
to whatever your locale is named so for me would be to en_GB instead of en_US on line 15 changelocale.setlocale(locale.LC_ALL, 'en_US.UTF-8')
to once again your locale is named so for me en_GB.UTF-8 instead of en_US.UTF-8 This worked for me kind of long winded im sure there is a better way but it works.
This fix worked for me, thanks!
Hello, i made everything listed on the wiki to install Mentalist, but i get this error here's a pastebin https://pastebin.com/BJ5t9SZW
System : Kali Linux 64-Bit (fresh install) French AMD FX-6300 GT 1030 8GB DDR3