Re: Python keyring lib (was: Mercurial 1.6.3 64-bit Inno Setup installer)

19 views
Skip to first unread message

Tarek Ziadé

unread,
Sep 12, 2010, 1:15:17 PM9/12/10
to Pascal Quantin, Mercurial Devel, python-...@googlegroups.com
On Sun, Sep 12, 2010 at 7:11 PM, Pascal Quantin
<pascal....@gmail.com> wrote:
>  Hi,
>
> Le 12/09/2010 11:58, Tarek Ziadé a écrit :
>> Thanks for this feedback. It turns out the project had a bug in its
>> setup script, and some files were missing in the sdist tarball.
>>
>> I've fixed this and just released keyring 0.4 to PyPI - the tip is also fixed.
> I tested this new release and now I have another traceback:
>>>> import keyring
> Traceback (most recent call last):
>  File "<interactive input>", line 1, in <module>
>  File "C:\Python26\lib\site-packages\keyring\__init__.py", line 10, in
> <module>
>    from keyring.getpassbackend import get_password as get_pass_get_password
>  File "C:\Python26\lib\site-packages\keyring\getpassbackend.py", line
> 3, in <module>
>    import pwd
> ImportError: No module named pwd

Mmm.. There's more cleanup to do apparently :D

I'll have a look at this, and I am moving the discussion to the
project ML - http://groups.google.com/group/python-keyring.

Tarek


>
> Regards,
> Pascal.
>

--
Tarek Ziadé | http://ziade.org

Reply all
Reply to author
Forward
0 new messages