Veil-Framework / Veil

Veil 3.1.X (Check version info in Veil at runtime)
GNU General Public License v3.0
3.96k stars 881 forks source link

[!] ERROR #1-3: Can't import /etc/veil/settings.py. Run: /opt/Veil/config/update-config.py #472

Open knmzz opened 2 years ago

knmzz commented 2 years ago

Veil version

OS Used - all info (architecture, linux flavor, etc)

How did you install Veil? (Apt, Clone from Github, etc.)

Did you run the setup script?

Pastebin link to error you are encountering (include console actions you took prior to error)

Expected behavior

Any additional info you want to tell me

(root㉿kali)-[/opt/Veil] └─# ./Veil.py

[!] ERROR #1-3: Can't import /etc/veil/settings.py. Run: /opt/Veil/config/update-config.py

┌──(root㉿kali)-[/opt/Veil] └─#

i'm getting the error, can you help

ahmedsalim91 commented 1 year ago

Run these commands 1 by 1 sudo apt-get -y install git git clone https://github.com/Veil-Framework/Veil.git cd Veil/ at last run ./config/setup.sh --force --silent Thanks