Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error with pyfiglet #1

Open
ben7147 opened this issue Mar 7, 2023 · 7 comments
Open

error with pyfiglet #1

ben7147 opened this issue Mar 7, 2023 · 7 comments

Comments

@ben7147
Copy link

ben7147 commented Mar 7, 2023

I've got this error:

Traceback (most recent call last):
File "/data/data/com.termux/files/home/Live-location.py/Live-location.py", line 162, in
loop()
File "/data/data/com.termux/files/home/Live-location.py/Live-location.py", line 28, in loop
head = pyfiglet.figlet_format("")
^^^^^^^^
NameError: name 'pyfiglet' is not defined

@ben7147
Copy link
Author

ben7147 commented Mar 7, 2023

I am using Termux.

@SaintMikael
Copy link

I also got this same error....

@akashblackhat
Copy link
Owner

Ok I'm trying to fix this problem ☺️

@ghost
Copy link

ghost commented Aug 22, 2023

I have same error, has been a while dude - from March, now August. Any update, I am waiting and really liked this before. Update us, asap.

@4Rdee
Copy link

4Rdee commented Jan 2, 2024

Traceback (most recent call last):
File "C:\Users\Asus TUF\Live-location.py\Live-location.py", line 159, in
loop()
File "C:\Users\Asus TUF\Live-location.py\Live-location.py", line 31, in loop
print(Fore.GREEN + """
^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.496.0_x64__qbz5n2kfra8p0\Lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeEncodeError: 'charmap' codec can't encode characters in position 11-13: character maps to

im using windows and using gitbash, please tell me where my failure?

@ben7147
Copy link
Author

ben7147 commented Jan 2, 2024

Welcome to Termux!

Community forum: https://termux.com/community
Gitter chat: https://gitter.im/termux/termux
IRC channel: #termux on libera.chat

Working with packages:

  • Search packages: pkg search
  • Install a package: pkg install
  • Upgrade packages: pkg upgrade

Subscribing to additional repositories:

  • Root: pkg install root-repo
  • X11: pkg install x11-repo

Report issues at https://termux.com/issues

~ $ nh
┌──(kali㉿localhost)-[~]
└─$ git clone https://github.com/akashblackhat/Live-location.py.git
Cloning into 'Live-location.py'...
fatal: unable to access 'https://github.com/akashblackhat/Live-location.py.git/': Could not resolve host: github.com

┌──(kali㉿localhost)-[~]
└─$

+1 bug...kr idk

@akashblackhat
Copy link
Owner

akashblackhat commented Feb 8, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants