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 for Bluetooth device korenron 0 2,627 Jan-10-2022, 01:06 PM
Last Post: korenron
  arduino and colaboratory with wifi rithikreddypalla 0 1,695 May-22-2021, 06:21 AM
Last Post: rithikreddypalla
  Convert looping home security to a one time scan of switches and sensors duckredbeard 0 1,755 Dec-08-2020, 04:31 AM
Last Post: duckredbeard
  scan drives in windows from Cygwin RRR 1 1,638 Nov-29-2020, 04:34 PM
Last Post: Larz60+
  Wifi Camera Connection MeenAg 2 3,116 Oct-02-2020, 06:35 PM
Last Post: MeenAg
  How to scan huge files and make it in chunks ampai 2 2,607 May-28-2020, 08:20 PM
Last Post: micseydel
  Receiving XML exception from nmap.scan() results. PythonNmap 4 4,110 Jan-21-2020, 04:41 AM
Last Post: PythonNmap
  WiFi communication Milad 2 2,485 Sep-07-2019, 11:53 AM
Last Post: ndc85430
  Code doesn't loop after first RFID scan BadgerHack 5 4,291 May-01-2018, 11:07 AM
Last Post: BadgerHack
  help with showing wifi symbol when connected bowen73 8 6,276 Aug-03-2017, 01:57 PM
Last Post: sparkz_alot

Forum Jump:

User Panel Messages

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