-
-
Notifications
You must be signed in to change notification settings - Fork 224
ImportError: cannot import name 'smartplug' #87
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
Comments
You need to show what you are trying to do, the proper way to import would be |
oops..i cloned the repo and tried executing this program: import asyncio async def main(): asyncio.run(main()) and error : Traceback (most recent call last): |
rename the python file from |
oops thanks a lot.. @rytilahti
|
You cannot use |
Uh oh!
There was an error while loading. Please reload this page.
ImportError: cannot import name 'smartplug'
why does this error occur?
any solutions please
The text was updated successfully, but these errors were encountered: