Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gimp, python, and numpy
#17
(12-07-2017, 12:29 PM)Zero01 Wrote:
(12-06-2017, 11:26 PM)Ofnuts Wrote: Normally you should be able to

  1. Add the python executable which comes with Gimp to your general Windows path (once this is done you have a "python" command available in the command prompt.
  2. Install PIP s indicated there:  (AFAIK Gimp's Python should be >= 2.7.9 so PIP could there already, otherwise, follow the indications).
  3. Download Numpy as indicated there.

My problem is I don't really know what I'm doing, well, i tried putting the path to the Gimp python executable in my "User variables" - (see pic) is that right or what should it be?
 Also is the numpy version I have correct? I have (installed with pip):- numpy-1.13.3 and it's in "C:\Python27\Lib\site-packages\.. " is that right? Or should I install it with pip via the wheel i.e. '"numpy-1.13.3+mkl-cp27-cp27m-win_amd64.whl'? Thanks.

Did you install Python separately by any chance? In which case you installed numpy for that Python, and not for the one used by Gimp.
Reply


Messages In This Thread
Gimp, python, and numpy - by Ofnuts - 12-04-2017, 09:52 PM
RE: Gimp, python, and numpy - by Espermaschine - 12-06-2017, 12:23 AM
RE: Gimp, python, and numpy - by Ofnuts - 12-06-2017, 12:31 AM
RE: Gimp, python, and numpy - by Zero01 - 12-06-2017, 07:16 PM
RE: Gimp, python, and numpy - by Ofnuts - 12-06-2017, 11:26 PM
RE: Gimp, python, and numpy - by Zero01 - 12-07-2017, 12:29 PM
RE: Gimp, python, and numpy - by Ofnuts - 12-07-2017, 02:24 PM
RE: Gimp, python, and numpy - by dinasset - 12-07-2017, 08:57 AM
RE: Gimp, python, and numpy - by Ofnuts - 12-07-2017, 09:49 AM
RE: Gimp, python, and numpy - by Zero01 - 12-07-2017, 09:59 AM
RE: Gimp, python, and numpy - by dinasset - 12-07-2017, 10:24 AM
RE: Gimp, python, and numpy - by Ofnuts - 12-07-2017, 02:22 PM
RE: Gimp, python, and numpy - by Ofnuts - 12-07-2017, 12:57 PM
RE: Gimp, python, and numpy - by Zero01 - 12-07-2017, 01:14 PM
RE: Gimp, python, and numpy - by rich2005 - 12-07-2017, 01:26 PM
RE: Gimp, python, and numpy - by dinasset - 12-07-2017, 01:50 PM
RE: Gimp, python, and numpy - by Zero01 - 12-07-2017, 01:55 PM
RE: Gimp, python, and numpy - by Zero01 - 12-07-2017, 03:08 PM
RE: Gimp, python, and numpy - by Kevin - 12-07-2017, 03:09 PM
RE: Gimp, python, and numpy - by dinasset - 12-07-2017, 03:42 PM
RE: Gimp, python, and numpy - by Zero01 - 12-07-2017, 05:15 PM
RE: Gimp, python, and numpy - by Kevin - 12-07-2017, 05:33 PM
RE: Gimp, python, and numpy - by Zero01 - 12-07-2017, 05:57 PM
RE: Gimp, python, and numpy - by Ofnuts - 12-07-2017, 05:59 PM
RE: Gimp, python, and numpy - by Zero01 - 12-07-2017, 06:11 PM
RE: Gimp, python, and numpy - by Ofnuts - 12-07-2017, 06:33 PM
RE: Gimp, python, and numpy - by rich2005 - 12-07-2017, 06:41 PM
RE: Gimp, python, and numpy - by rich2005 - 12-08-2017, 11:08 AM
RE: Gimp, python, and numpy - by Zero01 - 12-10-2017, 12:33 PM

Forum Jump: