Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
xenakes opened this issue Jan 25, 2024 · 0 comments
Open

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

xenakes opened this issue Jan 25, 2024 · 0 comments

Comments

@xenakes
Copy link

xenakes commented Jan 25, 2024

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant