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

fillet not found #4

Open
Thman558 opened this issue Oct 9, 2020 · 1 comment
Open

fillet not found #4

Thman558 opened this issue Oct 9, 2020 · 1 comment

Comments

@Thman558
Copy link

Thman558 commented Oct 9, 2020

'/bin/sh: figlet: command not found
use noroot user run brew install figlet
Traceback (most recent call last):
File "xwifi.py", line 23, in
figlet2file("xwifi", 0, True)
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/exp10it.py", line 1477, in figlet2file
all_font_name_list = get_all_file_name(figlet_font_dir, ['tlf', 'flf'])
UnboundLocalError: local variable 'figlet_font_dir' referenced before assignment'

I tried running as root as well but same error
I am using python3

@lillois59
Copy link

'/bin/sh: figlet: command not found
use noroot user run brew install figlet
Traceback (most recent call last):
File "xwifi.py", line 23, in
figlet2file("xwifi", 0, True)
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/exp10it.py", line 1477, in figlet2file
all_font_name_list = get_all_file_name(figlet_font_dir, ['tlf', 'flf'])
UnboundLocalError: local variable 'figlet_font_dir' referenced before assignment'

I tried running as root as well but same error
I am using python3

Hi bro, if depend in which machine os you ran this script

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

2 participants