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 'pydiffvg' #2

Closed
Devetec opened this issue Jun 29, 2021 · 1 comment
Closed

ModuleNotFoundError: No module named 'pydiffvg' #2

Devetec opened this issue Jun 29, 2021 · 1 comment

Comments

@Devetec
Copy link

Devetec commented Jun 29, 2021

/content/diffvg/apps
---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
<ipython-input-11-725e93211bbf> in <module>()
     17     text_features_neg2 = model.encode_text(text_input_neg2)
     18 
---> 19 import pydiffvg
     20 import torch
     21 import skimage

ModuleNotFoundError: No module named 'pydiffvg'

---------------------------------------------------------------------------
NOTE: If your import is failing due to a missing package, you can
manually install dependencies using either !pip or !apt.

To view examples of installing some common dependencies, click the
"Open Examples" button below.
---------------------------------------------------------------------------
@Devetec
Copy link
Author

Devetec commented Jun 29, 2021

Something happened, the issue got added twice for some reason :\

@Devetec Devetec closed this as completed Jun 29, 2021
This issue was closed.
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