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

import error in statment from pyiwn import pyiwn #26

Open
mcapnj opened this issue Mar 11, 2022 · 1 comment
Open

import error in statment from pyiwn import pyiwn #26

mcapnj opened this issue Mar 11, 2022 · 1 comment

Comments

@mcapnj
Copy link

mcapnj commented Mar 11, 2022

from pyiwn import pyiwn
Error :
ImportError Traceback (most recent call last)
C:\Users\PURVIJ~1\AppData\Local\Temp/ipykernel_1344/650345743.py in
----> 1 from pyiwn import pyiwn
ImportError: cannot import name 'pyiwn' from 'pyiwn**' (C:\ProgramData\Anaconda3\lib\site-packages\pyiwn_init_.py)

use pip3 install --upgrade pyiwn and it successfully installed.
please guide the for the import issue ..
I am using 3.9 python

@ritwikmishra
Copy link

Do no use the commands mentioned in the paper. Look at the examples given in this repository.

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

2 participants