[LLVMdev] LNT installation (version specified requires normalization)
David Callahan
dcallahan at fb.com
Mon Jan 12 10:55:45 PST 2015
Hello,
I am following the quick start instructions for LNT and get this diagnostic:
% ~/virtualenv-sandbox/bin/python ~/lnt/setup.py develop
…/virtualenv-sandbox/lib/python2.6/site-packages/setuptools/dist.py:284: UserWarning: The version specified requires normalization, consider using '0.4.1.dev0' instead of '0.4.1dev'.
And then LNT fails with
error: installed distribution LNT 0.4.1.dev0 is not current (LNT 0.4.1dev), you may need to reinstall
LNT or rerun 'setup.py develop' if using development mode.
How do I fix this problem?
Thanks
david
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150112/4cf7c297/attachment.html>
More information about the llvm-dev
mailing list