Skip to content

AttributeError: module 'utils' has no attribute 'get_platform' #100

@xenakes

Description

@xenakes

Mac OS Sonoma 14.2.1
Python3 3.11.5

Get the following error when trying to use..

wifi-password
Traceback (most recent call last):
File "/Users/racerx/anaconda3/bin/wifi-password", line 33, in
sys.exit(load_entry_point('wifi-password==1.1.1', 'console_scripts', 'wifi-password')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/racerx/anaconda3/lib/python3.11/site-packages/wifi_password-1.1.1-py3.11.egg/wifi_password/wifi_password.py", line 99, in main
File "/Users/racerx/anaconda3/lib/python3.11/site-packages/wifi_password-1.1.1-py3.11.egg/wifi_password/wifi_password.py", line 33, in get_ssid
AttributeError: module 'utils' has no attribute 'get_platform'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions