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

ImportError: cannot import name 'Photo2CartoonPredictor' #156

Closed
MerakDipper opened this issue Jan 31, 2021 · 2 comments
Closed

ImportError: cannot import name 'Photo2CartoonPredictor' #156

MerakDipper opened this issue Jan 31, 2021 · 2 comments

Comments

@MerakDipper
Copy link

MerakDipper commented Jan 31, 2021

Installation seems fine. But when I run from ppgan.apps import Photo2CartoonPredictor

ImportError Traceback (most recent call last)
in ()
----> 1 from ppgan.apps import Photo2CartoonPredictor

ImportError: cannot import name 'Photo2CartoonPredictor'

@qingqing01
Copy link
Collaborator

@MerakDipper

You may need install from souce code.

@MerakDipper
Copy link
Author

@MerakDipper

You may need install from souce code.

solved. Thanks!

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