GithubHelp home page GithubHelp logo

agent_inpainting's People

Contributors

matthewchang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

agent_inpainting's Issues

Installation issue

Hey, I tried to run the demo script and got this after installing required packages:

pository1.0-dev
c
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
_gtk3_compat.py 29 <module>
import gi

ModuleNotFoundError:
No module named 'gi'

---------------------------------------------------------------------------------------------------------------------------------------------------------------------
_gtk3_compat.py 32 <module>
import pgi as gi

ModuleNotFoundError:
No module named 'pgi'

---------------------------------------------------------------------------------------------------------------------------------------------------------------------
demo_script.py 9 <module>
from main import instantiate_from_config

main.py 6 <module>
import pytorch_lightning as pl

__init__.py 27 <module>
from pytorch_lightning.callbacks import Callback  # noqa: E402

__init__.py 14 <module>
from pytorch_lightning.callbacks.batch_size_finder import BatchSizeFinder

batch_size_finder.py 26 <module>
from pytorch_lightning.callbacks.callback import Callback

callback.py 22 <module>
from pytorch_lightning.utilities.types import STEP_OUTPUT

types.py 41 <module>
from torchmetrics import Metric

__init__.py 26 <module>
from torchmetrics import functional  # noqa: E402

__init__.py 14 <module>
from torchmetrics.functional.audio._deprecated import _permutation_invariant_training as permutation_invariant_training

__init__.py 14 <module>
from torchmetrics.functional.audio.pit import permutation_invariant_training, pit_permutate

pit.py 22 <module>
from torchmetrics.utilities import rank_zero_warn

__init__.py 14 <module>
from torchmetrics.utilities.checks import check_forward_full_state_property

checks.py 25 <module>
from torchmetrics.metric import Metric

metric.py 42 <module>
from torchmetrics.utilities.plot import _AX_TYPE, _PLOT_OUT_TYPE, plot_single_or_multi_val

plot.py 27 <module>
import matplotlib.pyplot as plt

pyplot.py 115 <module>
_backend_mod, new_figure_manager, draw_if_interactive, _show = pylab_setup()

__init__.py 62 pylab_setup
backend_mod = __import__(backend_name, globals(), locals(),

backend_gtk3agg.py 9 <module>
from . import backend_agg, backend_gtk3

backend_gtk3.py 19 <module>
from ._gtk3_compat import GLib, GObject, Gtk, Gdk

_gtk3_compat.py 34 <module>
raise ImportError("The Gtk3 backend requires PyGObject or pgi")

ImportError:
The Gtk3 backend requires PyGObject or pgi

Any idea?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.