Giter Club home page Giter Club logo

Comments (5)

HackerTuhin avatar HackerTuhin commented on May 31, 2024 4

I also faced this issue . After many research i got the solution.
step 1:
open your kali terminal
type: locale -a
hit enter
step 2:
Now, to add a new locale edit the locales.gen - find en_US.UTF-8
type: cat /etc/locale.gen | grep en_US.UTF-8
hit enter
step 3:
Uncomment the en_US.UTF-8 UTF-8 string
type: sudo nano /etc/locale.gen
hit enter
and uncomment "en_US.UTF-8 UTF-8" by removing the "#" sign
press ctrl+o to save
press ctrl+x to exit
step 4:
run locales generator
type: sudo locale-gen
hit enter

from mentalist.

krishnadheeraj369 avatar krishnadheeraj369 commented on May 31, 2024 1

thanks! very helpful

from mentalist.

iwtga avatar iwtga commented on May 31, 2024 1

thanks @HackerTuhin !

from mentalist.

seichodev avatar seichodev commented on May 31, 2024 1

@HackerTuhin legend.

from mentalist.

prakashon7 avatar prakashon7 commented on May 31, 2024

same problem

from mentalist.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.