MockingBird icon indicating copy to clipboard operation
MockingBird copied to clipboard

运行web.py报错:No module named 'mkgui'

Open yunqi777 opened this issue 3 years ago • 2 comments

Snipaste_2022-07-29_00-20-31 我在pypi上搜不到这个模块只找到这个 image

yunqi777 avatar Jul 28 '22 16:07 yunqi777

image 同样

File "C:\Users\geekery\AppData\Roaming\Python\Python39\site-packages\streamlit\scriptrunner\script_runner.py", line 443, in _run_script exec(code, module.__dict__) File "C:\Users\geekery\AppData\Local\Temp\tmp99ub2rav.py", line 2, in <module> from mkgui.base.ui import render_streamlit_ui ModuleNotFoundError: No module named 'mkgui'

Element-Square avatar Jul 29 '22 17:07 Element-Square

https://vaj2fgg8yn.feishu.cn/docs/doccnvotLWylBub8VJIjKzoEaee

Element-Square avatar Jul 30 '22 12:07 Element-Square