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.

Currently does not build

See original GitHub issue

Tried following the instructions for building the color emojis and the project fails to build. Python step installed correctly then.

daidoji@darkstar:~/noto/nototools$ make Makefile:37: target 'packages' given more than once in the same rule find:./fonts/individual’: No such file or directory make: *** No rule to make target ‘fonts/individual/hinted/*.ttf’, needed by ‘hintedtarball’. Stop. `

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
dougfeltcommented, Mar 7, 2016

Oops, my bad. There’s a dependency on optipng. The makefile should probably proceed properly if neither optipng nor zoplifpng is installed and just not compress, unfortunately it just fails to copy the files. For now you can get optipng from http://optipng.sourceforge.net/

It looks like you’re still getting ImportErrors. I’d have expected setting PYTHONPATH to work, but I haven’t tried that for awhile so perhaps it got broken. You can try ‘cd nototools; sudo python setup.py develop’ if those still occur.

0reactions
dougfeltcommented, Aug 26, 2017

Closing due to inactivity. The docker environment might help with this once some more kinks are worked out.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fortnite adds Zero Build mode but doesn't add ... - Polygon
Fortnite's new Zero Build mode preserves the no-building battle royale, but Epic Games hasn't added the standard mode back into the game yet ......
Read more >
How do I cancel a build that is in progress in Visual Studio?
You can hit Ctrl + Break on the keyboard to cancel/stop a build that is currently in progress.
Read more >
Rtools is required to build R packages but is not currently ...
Hi how can i evaluate this problem what should i do the error is: WARNING: Rtools is required to build R packages but...
Read more >
Just-in-Time Mode - Tailwind CSS
This library can compile even the biggest projects in about 800ms (with incremental rebuilds as fast as 3ms), no matter what build tool...
Read more >
Build.VERSION_CODES - Android Developers
Magic version number for a current development build, which has not yet turned ... Content Providers: The default value of android:exported is now...
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