ImportError: cannot import name '_ext' from 'smoke' (unknown location)
zsnihao opened this issue · 1 comments
zsnihao commented
Do you meet the same problems?how to solve?
KunikaValecha commented
Check if following works,
"python setup.py build develop"
"python setup.py install"
running from SMOKE dir