Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wifi.Scan
#1
Hello Forum World!

I am trying to get the hang of the Python language and am having some difficulties.

I am attempting to try to connect to a given wifi network by providing both the network name and password.

I have installed the WiFi package, and can't seem to even get the WiFi Scan function to work properly.

I can run the following through CMD:
Python -m Wifi.Scan

And I get the following error:
'wifi.scan' found in sys.modules after import of package 'wifi', but prior to execution of 'wifi.scan'; this may result in unpredictable behaviour
warn(RuntimeWarning(msg))

I know that scanning isnt the route that I want to go, but I am just trying to establish that I can get the wifi package to work.

Any and all suggestion are greatly appreciated.

Thanks gents.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  scan network and grab details of hosts found robertkwild 5 1,364 Aug-07-2024, 05:21 PM
Last Post: Larz60+
  Scan for Bluetooth device korenron 0 3,513 Jan-10-2022, 01:06 PM
Last Post: korenron
  arduino and colaboratory with wifi rithikreddypalla 0 2,196 May-22-2021, 06:21 AM
Last Post: rithikreddypalla
  Convert looping home security to a one time scan of switches and sensors duckredbeard 0 2,269 Dec-08-2020, 04:31 AM
Last Post: duckredbeard
  scan drives in windows from Cygwin RRR 1 2,272 Nov-29-2020, 04:34 PM
Last Post: Larz60+
  Wifi Camera Connection MeenAg 2 4,453 Oct-02-2020, 06:35 PM
Last Post: MeenAg
  How to scan huge files and make it in chunks ampai 2 3,379 May-28-2020, 08:20 PM
Last Post: micseydel
  Receiving XML exception from nmap.scan() results. PythonNmap 4 5,235 Jan-21-2020, 04:41 AM
Last Post: PythonNmap
  WiFi communication Milad 2 3,149 Sep-07-2019, 11:53 AM
Last Post: ndc85430
  Code doesn't loop after first RFID scan BadgerHack 5 5,525 May-01-2018, 11:07 AM
Last Post: BadgerHack

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020