cfiltnlp/pyiwn

ImportError: cannot import name 'pyiwn'

tarangn20 opened this issue · 1 comments

I am using python version 3.6.4.. and still facing this issue..
thank you.

I have completely revamped the inner workings of the library and have fixed these issues. I would recommend you to do a full clean reinstall:

pip uninstall pyiwn
pip install --upgrade pyiwn

And follow the steps in this examples notebook: https://github.com/riteshpanjwani/pyiwn/blob/master/examples/example.ipynb

Regards,
Ritesh