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

Gimp ML not in Layer menu, Linux Mint 21 Cinnamon #53

Open
GawainProdigy opened this issue Dec 3, 2022 · 2 comments
Open

Gimp ML not in Layer menu, Linux Mint 21 Cinnamon #53

GawainProdigy opened this issue Dec 3, 2022 · 2 comments

Comments

@GawainProdigy
Copy link

I followed all of the steps and successfully installed everything, but ml not showing up in 'layer' menu.

The only snag I saw during the process was this bit that flew by during the installation: Gimp ML/GIMP-ML/get-pip.py': [Errno 2] No such file or directory.

I copied the plug-in path, as shown in video, and was displayed in my terminal at the end of the installation process, yet no GIMP-ML.

I realize this might not be a clear enough place to start for you, but that's all I have so far. Your help and follow-up would be appreciated. Thanks a lot.

@NachoPicchu
Copy link

NachoPicchu commented May 25, 2023

Open a terminal and start "gimp" through that.
You will likely get output along the lines of
Gtk-Message: 18:35:06.168: Failed to load module "appmenu-gtk-module" Traceback (most recent call last): File "/home/user/gimpenv3/lib/python3.11/site-packages/gimpml/plugins/superresolution/superresolution.py", line 283, in do_query_procedures self.set_translation_domain( ^^^^^^^^^^^^^^^^^^^^^^^^^^^

Follow the advice from the answer here
Meaning, go to the plugin folder and edit the corresponding .py file as instructed.

@xXPerditorXx
Copy link

xXPerditorXx commented Jun 3, 2023

I don't even get an error message and I have the same problem
Archlinux 6.3.5 and KDE 5.27.5

Got this error:

Traceback (most recent call last):
  File "/usr/lib/gimp/2.0/plug-ins/plugin_utils.py", line 2, in <module>
    gi.require_version("Gimp", "3.0")
  File "/usr/lib/python2.7/site-packages/gi/__init__.py", line 129, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Gimp not available
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error

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

3 participants