K3YOMI / Wall-of-Flippers

A simple and easy way to find Flipper Zero Devices and Bluetooth Low Energy Based Attacks
MIT License
780 stars 57 forks source link

virtual enverment #29

Open baldwin-linux opened 4 days ago

baldwin-linux commented 4 days ago

it says im not in an virtual envirement

baldwin-linux commented 4 days ago

it says im not in an virtual envirement

K3YOMI commented 3 days ago

it says im not in an virtual envirement

Linux or Windows?

If linux, you can either run

bash wof.py

which will automatically run the python script in a virtual environment or you can run

source .venv/bin/activate
python3 WallofFlippers.py