Skip to content

setup_wpa_enterprise.py TypeError: bufsize must be an integer #68

@afaideen

Description

@afaideen

debian@beaglebone:/var/lib/cloud9$ sudo python3 setup_wpa_enterprise.py
[sudo] password for debian:

Searching For SSID: tamulink-wpa
Scanning for more SSIDS
Traceback (most recent call last):
File "setup_wpa_enterprise.py", line 46, in
subprocess.call("connmanctl", " scan", " wifi") # Runs system command to scan for more ssids
File "/usr/lib/python3.7/subprocess.py", line 323, in call
with Popen(*popenargs, **kwargs) as p:
File "/usr/lib/python3.7/subprocess.py", line 677, in init
raise TypeError("bufsize must be an integer")
TypeError: bufsize must be an integer
debian@beaglebone:/var/lib/cloud9$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions