It is currently Sun Jul 26, 2026 10:05 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 150 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8  Next
Author Message
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Mon Jul 04, 2011 11:32 am  (#121) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16133
Okay look in the ProgramFiles(x86) folder and see if python26 32 bit is installed there.

_________________
Image


Top
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Mon Jul 04, 2011 11:45 am  (#122) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
I don't have python26 32 bit. I just have python 26 64 bit. That is the one I installed the other day in place of the 2.5..... It isn't in the program files(86), it is down below it as shows in one of the last scrn shots I sent. I was wondering if I could go to C: and cut python and paste it into program files(86). I don't know how or why it went below it unless Python likes to be by itself.

_________________
Image


Top
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Mon Jul 04, 2011 12:44 pm  (#123) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12814
I looked in my environment variables and they are not even there for Python, yet, my python works for w/ GIMP. That is a strange one indeed.

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Mon Jul 04, 2011 12:52 pm  (#124) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16133
Molly keep your python in C.That is where it should be.

Okay so do any of your python scripts work?

_________________
Image


Top
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Mon Jul 04, 2011 1:08 pm  (#125) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16133
You could download the 32 bit version and install it in ProgramFiles(x86).
Then create a new variable to reflect its path
You would download and install python26 32 bit in ProgramFiles(x86)
Then go to Start/Control Panel/System/Advanced/Environment variables.
Click on new create this variable
Variable name - PYTHONPATH
Variable value - C:\ProgramFiles(x86)\Python26\bin;C:\ProgramFiles(x86)\Python26\tcl;C:\ProgramFiles(x86)\Python26\Lib;C:\ProgramFiles(x86)\Python26\DLLs;C:\ProgramFiles(x86)\Python26\libs
Click ok, ok, ok again restart computer
That should do it.
Now install pygtk,pycairo, and pyobject.
Be sure you install them in the 32 bit version of Python26 not the 64 bit version.
Python installs usually give you a choice where to install them.
After installing those three modules - restart your computer again.

Restart gimp and try the filter again.

_________________
Image


Top
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Mon Jul 04, 2011 1:18 pm  (#126) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
Rod, Iwill do that But I have been searching all day for the 2.6(32-bit) one. Can't find one, it keeps directing me to 2.7. I don't want that cuz then my cairo etc won't work.

_________________
Image


Top
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Mon Jul 04, 2011 1:31 pm  (#127) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16133
Thought so and that is why i uploaded it to here a year ago. :)
http://download397.mediafire.com/fp34e6 ... on-2.6.msi

_________________
Image


Top
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Mon Jul 04, 2011 2:00 pm  (#128) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
Thanks a lot Rod. Don't know where you found it but I grabbed it.
I am going out for Chinese food in a while so I will go back and start from scratch. I will remove the (x64) one first then download and install the (32). Should I try to get it to go into the programs(86) folder?

_________________
Image


Top
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Mon Jul 04, 2011 2:04 pm  (#129) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16133
No install into its default C directory so you will not have to change the variable. :)
Have a great meal, and i hope all works well for you.

_________________
Image


Top
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Mon Jul 04, 2011 2:07 pm  (#130) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16133
Just a side note.
Parthas compiles work very nice and have python already installed within them.I use 2.7.3 daily and have had no issues whatsoever.
If you can not get the script to work with 2.6.11 try Parthas 2.7.3 version.Its soooo nice. :)

_________________
Image


Top
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Mon Jul 04, 2011 2:13 pm  (#131) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
O Gawd, I don't know what I am getting into here. I saw that Partha"s thingy but I didn't dare to touch it in case I really screwed up.. I wouldn't have the regular Gimp anymore, would I????? I will try the 2.6.11 first then give the other serious thought.
BTW does partha's version have the Cairo, Pygobject and pygtk?

_________________
Image


Top
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Mon Jul 04, 2011 2:20 pm  (#132) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2646
Location: Poland
Some people recommend for Gimp 2.6.11 Python 2.6.6
http://www.python.org/download/releases/2.6.6/
(not 2.6)

_________________
Image


Top
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Mon Jul 04, 2011 2:35 pm  (#133) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
Rod, Your 2.6(32-bit) worked as far as letting me install those 3 (cairo, pygobject and pygtk. Everything went in beautifully.
The down side is: none of the plug-ins work. Is that strange or what? Going for Chinese food now so I will try some more thingys later.

Saul, I will bypass the Nacho's today.....

_________________
Image


Top
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Mon Jul 04, 2011 2:52 pm  (#134) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2646
Location: Poland
Molly - I think when you read:
http://www.gimpusers.com/tutorials/inst ... ndows.html
may try to Python 2.6.6 ?
32 bit http://www.python.org/ftp/python/2.6.6/python-2.6.6.msi

_________________
Image


Top
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Mon Jul 04, 2011 3:14 pm  (#135) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
Thank you MareroQ. I will try that when I come back. I will post back here if I have success. Keep your toes crossed.

_________________
Image


Top
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Mon Jul 04, 2011 3:58 pm  (#136) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
Sorry guys, neither 2.2 or 2.6.6 work. This is sure frustrating.

_________________
Image


Top
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Mon Jul 04, 2011 10:49 pm  (#137) 
Offline
GimpChat Member
User avatar

Joined: Apr 09, 2011
Posts: 1764
glad its not just me


Top
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Tue Jul 05, 2011 12:49 pm  (#138) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
if it is still in your outbox, that means it hasn't been opened yet on the other end.

_________________
Image


Top
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Tue Jul 05, 2011 6:18 pm  (#139) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16133
Molly did you install the Python i linked you to in C or program files(86x)?

Remember our variable value is set for C:\Python26 still ;)
Which is why it keeps trying to run the Python 64 bit version installed there.
So if you installed in Program Files(86x) you need to change that variable value to reflect it.

_________________
Image


Top
 Post subject: Re: The return of the revenge on the son of Slinky, reloaded
PostPosted: Tue Jul 05, 2011 6:49 pm  (#140) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
I installed it in C: not program files (x86)

_________________
Image


Top
Post new topic Reply to topic  [ 150 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8  Next

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group