<div>I'd be fine pulling the pypi (sic) entry, shall I make it so?</div><div><br></div><div> - Daniel</div><div><br><div class="gmail_quote"><div>On Tue, Jul 18, 2017 at 11:06 AM Chris Matthews <<a href="mailto:chris.matthews@apple.com">chris.matthews@apple.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Yep, we should pull that package down, or start to update it.<br>
<br>
The docs builds work for me. Is it possible that is not in your venv or something like that?<br>
<br>
> On Jul 18, 2017, at 10:48 AM, Matthias Braun <<a href="mailto:mbraun@apple.com" target="_blank">mbraun@apple.com</a>> wrote:<br>
><br>
> Hi,<br>
><br>
> working on the LNT documentation I am wondering about a few things:<br>
><br>
> - LNT documentation recommends to do `easy_install lnt==0.4.2dev` (in the install box on the left side of the title page). The last available version of LNT on pypy is version 0.4.0 from 2012. Are there plans to keep this up to date or should we better remove the entry and not mention pypy packages anymore?<br>
><br>
> - Building the documentation always fails with:<br>
> $ sphinx-build docs/ /tmp/lntdocs<br>
> Running Sphinx v1.5.2<br>
> ...<br>
> /Users/mbraun/dev/lnt/docs/profiles.rst:101: WARNING: autodoc: failed to import class 'ProfileImpl' from module 'lnt.testing.profile.profile'; the following exception was raised:<br>
> Traceback (most recent call last):<br>
>  File "/usr/local/lib/python3.5/site-packages/sphinx/ext/autodoc.py", line 551, in import_object<br>
>    __import__(self.modname)<br>
>  File "/Users/mbraun/dev/lnt/lnt/testing/profile/__init__.py", line 3, in <module><br>
>    from profilev1impl import ProfileV1<br>
> ImportError: No module named 'profilev1impl'<br>
> /Users/mbraun/dev/lnt/docs/profiles.rst:106: WARNING: autodoc: failed to import module 'lnt.testing.profile.profilev1impl'; the following exception was raised:<br>
> Traceback (most recent call last):<br>
>  File "/usr/local/lib/python3.5/site-packages/sphinx/ext/autodoc.py", line 551, in import_object<br>
>    __import__(self.modname)<br>
>  File "/Users/mbraun/dev/lnt/lnt/testing/profile/__init__.py", line 3, in <module><br>
>    from profilev1impl import ProfileV1<br>
> ImportError: No module named 'profilev1impl'<br>
><br>
> Do I need special flags?<br>
><br>
> - Matthias<br>
</blockquote></div></div>