We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
bladeRF-mac80211_hwsim requires flex and bison to build successfully. Please add these to the dependency list in the install instructions.
The text was updated successfully, but these errors were encountered:
The ifconfig command is also necessary, and can be installed on Ubuntu with:
ifconfig
sudo apt install net-tools
Sorry, something went wrong.
Further, it is necessary to install flask:
flask
sudo apt install python3-flask
or, of course
pip3 install flask
No branches or pull requests
bladeRF-mac80211_hwsim requires flex and bison to build successfully. Please add these to the dependency list in the install instructions.
The text was updated successfully, but these errors were encountered: