jantman / python-wifi-survey-heatmap

A Python application for Linux machines to perform WiFi site surveys and present the results as a heatmap overlayed on a floorplan
GNU Affero General Public License v3.0
375 stars 88 forks source link

Unable to install libiw #9

Closed erik-overdahl closed 2 years ago

erik-overdahl commented 3 years ago

Bug Report

$ pip install libiw
ERROR: Could not find a version that satisfies the requirement libiw
ERROR: No matching distribution found for libiw

Also the link in the README 404's

But it also doesn't seem to matter?

jantman commented 2 years ago

This should be fixed with 1.0.0 which was just released. Please feel free to re-open if it hasn't been.