pycharm - qfrm module - No module named 'qfrm.Options' (Python 3.5.1) -


i quite newbie in python , trying make qfrm 0.2.0.27 library work. unfortunately there no documentation library. installed using pip , when try import following error:

no module named 'qfrm.options'

does have solutions this? using python 3.5.1. , pycharm

i ran problem. current version in pypi index qfrm-0.2.0.27.

the version on website appears qfrm-0.2.0.23. although older, worked without error me.

if download ...23 whl file , install 1 (pip install [file_name].whl) may find works better.


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -