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.

DrawBot and RoboFont users complain about a pop up prompting to install git when launching the latests version of the apps.

I suspect _version.py is requesting it, this feels a bit over engineered 😃

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:20 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
anthrotypecommented, Dec 15, 2016
0reactions
anthrotypecommented, Dec 16, 2016

No problem. TBH, I preferred the setuptools_scm method over the versioneer one, as the former doesn’t attempt to run a git subprocess at import time, but stores the computed string inside the package meta-data. The problem with it was that:

  • the package metadata is not copied over by py2app/pyinstaller, etc. (wrongly so, IMO);
  • developers who install-editable have to reinstall, or manually refresh the metadata using the egg_info command, every time they git pull.

For some this was a bit too much. Anyway, I’m glad we finally all agreed!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Version Definition & Meaning - Merriam-Webster
1 · a translation especially of the Bible · the King James version ; 2 · an account or description from one point...
Read more >
Versions - Mac Subversion Client (SVN)
Versions ' award winning interface lets you unravel any Subversion project in seconds. Developers. Collaborate seamlessly on multiple projects and enjoy the full ......
Read more >
VERSIONS®
VERSIONS ® collective is a global UI/UX agency and design consultancy. VERSIONS® agency is serving growing brands worldwide since 1995.
Read more >
VERSION | definition in the Cambridge English Dictionary
a particular form of something that varies from other forms of the same thing: They're producing several versions of the TV commercial to...
Read more >
Version - Definition, Meaning & Synonyms - Vocabulary.com
noun. something a little different from others of the same type · noun. an interpretation of a matter from a particular viewpoint ·...
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