Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working #2

Open
bbecausereasonss opened this issue Sep 8, 2022 · 1 comment
Open

Not working #2

bbecausereasonss opened this issue Sep 8, 2022 · 1 comment

Comments

@bbecausereasonss
Copy link

bbecausereasonss commented Sep 8, 2022

Noob here, so forgive me. I followed the instructions but when running streamlit it only shows me example 1,2,3 and does not show me the interface to interact or run any of the cartoonstylegan functions.

File "C:\Users\chlyw\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 556, in _run_script
exec(code, module.dict)
File "C:\Users\chlyw\Desktop\Cartoon-StyleGAN\app.py", line 5, in
import utils
File "C:\Users\chlyw\Desktop\Cartoon-StyleGAN\utils.py", line 5, in
import imageio

@bbecausereasonss
Copy link
Author

Filled with errors.

File "C:\Users\chlyw\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 556, in _run_script
exec(code, module.dict)
File "C:\Users\chlyw\Desktop\Streamlit-Tutorial-main\cartoon-stylegan\app.py", line 8, in
from streamlit.report_thread import REPORT_CONTEXT_ATTR_NAME

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant