question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pyftinspect "import gtk" means it won't run on macOS

See original GitHub issue
Traceback (most recent call last):
  File "/usr/local/bin/pyftinspect", line 7, in <module>
    from fontTools.inspect import main
  File "/Library/Python/2.7/site-packages/fontTools/inspect.py", line 19, in <module>
    import gtk
ImportError: No module named gtk

how do I get gtk module on macOS?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:14 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
chrissimpkinscommented, Nov 27, 2017

Until the next macOS update 😉

1reaction
gingerbeardmancommented, Nov 28, 2017

Thanks, I eventually spotted that but had got in such a mess it was easier to nuke homebrew (and thus newer python) and start again. Just checked my .bash_profile and i did use that caveat method. annoying that it doesn’t pause for user input when it displays that!!!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Frequently asked questions - NFT Inspect
How is reach calculated? Global Reach is an estimate of the % of NFT Twitter users who viewed a given profile in their...
Read more >
import gtk not working on mac - Stack Overflow
I am new to Python and mac OS. I've Installed py27-pygtk-2.24.0_3 from macports . I tried to run the following: #!/opt ...
Read more >
Inspect (@nftinspect) / Twitter
Once our AI has identified an NFT, just click on the chain logo to open the ... Submit your best NFT related tweets...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found