Git Product home page Git Product logo

Comments (4)

chaoflow avatar chaoflow commented on August 27, 2024

pygtk does not create pth files, thx @shlevy and @NixOSn00b (on irc) for pointing it out and finding workarounds for now.

from nixpkgs.

 avatar commented on August 27, 2024

I can see pth files in pygtk now.
wrap it with PYTHONPATH set to ${pygtk}/lib/${python.libPrefix}/site-packages seem work.

from nixpkgs.

bjornfor avatar bjornfor commented on August 27, 2024

@iyzsong: Great! Will you make a pull request of that?

from nixpkgs.

Danl2620 avatar Danl2620 commented on August 27, 2024

I've just hit this issue installing and running gimp from nix on macOS Sierra. From nix I've installed gimp-2.8.20 and python-2.7.13. Is there another package I need?

Traceback (most recent call last):
  File "/nix/store/c8ximh4mvdgkj3dllffy9c46ra71p9dl-gimp-2.8.20/lib/gimp/2.0/plug-ins/.text-brush.py-wrapped", line 21, in <module>
    from gimpfu import *
  File "/Users/danl/.nix-profile/lib/gimp/2.0/python/gimpfu.py", line 76, in <module>
    import gimp
ImportError: could not import pygtk

from nixpkgs.

Related Issues (20)

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.