I try make small webpage quis, and considered using pywebio. But after i finish the instalation and try use it the module not found. I already check using pip list the module pywebio 1.6.1 has installed. Why this can be happen? Please somebody help me. Thanks
The problem show like this: File "c:\Users\richa\Anaconda\Lib\site-packages\pywebio\online_test.py", line 1, in from pywebio.input import * ModuleNotFoundError: No module named 'pywebio'