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

ModuleNotFoundError: No module named 'feature_axis' #10

Open
Ravi-Nayak opened this issue Aug 6, 2020 · 1 comment
Open

ModuleNotFoundError: No module named 'feature_axis' #10

Ravi-Nayak opened this issue Aug 6, 2020 · 1 comment

Comments

@Ravi-Nayak
Copy link

File "c:\users\asus\appdata\local\programs\python\python37\lib\site-packages\streamlit\ScriptRunner.py", line 319, in _run_script
exec(code, module.dict)
File "C:\Users\asus\PycharmProjects\streamlit_project\demo_face_gan_project.py", line 9, in
import feature_axis

@randyzwitch randyzwitch transferred this issue from streamlit/streamlit Aug 6, 2020
@blizliz
Copy link

blizliz commented Mar 3, 2021

try
from tl_gan import feature_axis

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

2 participants