Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ofn-path-edits
#32
On my system the ofn-path-edits is looking for python at /usr/bin/env/python which is not there.

I had to link it to one of these:
Code:
/usr/bin/python3
/usr/lib/python3
/etc/python3
/usr/share/python3

And after that i got this and it still didn't load.
Code:
Querying plug-in: '/home/alex/.config/GIMP/2.10/plug-ins/ofn-path-edits/ofn-path-edits.py'
 File "/home/alex/.config/GIMP/2.10/plug-ins/ofn-path-edits/ofn-path-edits.py", line 50
   print format % args
   ^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
Terminating plug-in: '/home/alex/.config/GIMP/2.10/plug-ins/ofn-path-edits/ofn-path-edits.py'

I commented out lines 48,49,50 and other similar errors kept comming.

Is there something wrong with my system or is it the plugin?


Code:
Distributor ID: Ubuntu
Description: Ubuntu 22.04.1 LTS
Release: 22.04
Codename: jammy

gimp 2.10.30
Python 3.10.6
Reply


Messages In This Thread
ofn-path-edits - by Ofnuts - 12-03-2016, 09:44 PM
RE: ofn-path-edits - by Espermaschine - 12-03-2016, 10:24 PM
RE: ofn-path-edits - by Durgen - 02-02-2017, 09:09 PM
RE: ofn-path-edits - by Ofnuts - 02-02-2017, 09:16 PM
RE: ofn-path-edits - by Ofnuts - 02-05-2019, 07:43 AM
RE: ofn-path-edits - by rich2005 - 02-05-2019, 10:47 AM
RE: ofn-path-edits - by Ofnuts - 02-05-2019, 12:15 PM
RE: ofn-path-edits - by Ofnuts - 06-30-2019, 10:47 PM
RE: ofn-path-edits - by Ofnuts - 01-06-2020, 10:18 PM
RE: ofn-path-edits - by rich2005 - 01-07-2020, 10:39 AM
RE: ofn-path-edits - by Ofnuts - 01-07-2020, 03:54 PM
RE: ofn-path-edits - by rich2005 - 01-07-2020, 04:58 PM
RE: ofn-path-edits - by Ofnuts - 05-22-2020, 11:59 AM
RE: ofn-path-edits - by Ofnuts - 06-21-2020, 03:31 PM
RE: ofn-path-edits - by Ofnuts - 08-27-2020, 08:36 PM
RE: ofn-path-edits - by Krikor - 08-27-2020, 10:05 PM
RE: ofn-path-edits - by Ofnuts - 08-28-2020, 06:36 AM
RE: ofn-path-edits - by akovia - 08-28-2020, 09:57 PM
RE: ofn-path-edits - by Ofnuts - 03-21-2021, 09:11 PM
RE: ofn-path-edits - by teapot - 05-17-2021, 07:06 AM
RE: ofn-path-edits - by Ofnuts - 05-17-2021, 11:06 AM
RE: ofn-path-edits - by teapot - 05-17-2021, 05:02 PM
RE: ofn-path-edits - by Ofnuts - 05-17-2021, 08:02 PM
RE: ofn-path-edits - by teapot - 05-17-2021, 10:16 PM
RE: ofn-path-edits - by Krikor - 05-18-2021, 01:10 AM
RE: ofn-path-edits - by teapot - 10-03-2022, 05:54 PM
RE: ofn-path-edits - by Ofnuts - 10-04-2022, 05:06 PM
RE: ofn-path-edits - by Krikor - 10-04-2022, 12:57 AM
RE: ofn-path-edits - by teapot - 10-04-2022, 06:19 PM
RE: ofn-path-edits - by Ofnuts - 10-04-2022, 09:58 PM
RE: ofn-path-edits - by teapot - 10-04-2022, 11:25 PM
RE: ofn-path-edits - by GreatCaptainA - 01-15-2023, 08:24 AM
RE: ofn-path-edits - by rich2005 - 01-15-2023, 08:45 AM
RE: ofn-path-edits - by Ofnuts - 01-15-2023, 08:57 AM
RE: ofn-path-edits - by rich2005 - 01-15-2023, 09:06 AM
RE: ofn-path-edits - by Ofnuts - 01-15-2023, 09:28 AM
RE: ofn-path-edits - by Ofnuts - 04-06-2023, 01:05 PM
RE: ofn-path-edits - by Ofnuts - 07-31-2023, 02:07 PM

Forum Jump: