Using in Windows 7

75 views
Skip to first unread message

Luis Marin

unread,
Jan 27, 2015, 1:39:07 PM1/27/15
to python...@googlegroups.com
Hi,

Very interesting work, congratulations !!

I am using Python 2.7.6 under Windows 7, and I am trying to install
dbf 0.95.012, using pip-Win_1.7, but appears that it does not work,
it does not give me any error message but it is not listed as installed yet,
What's recommendation in this kind of environment could you give.

Thanks a lot

Ethan Furman

unread,
Jan 27, 2015, 2:12:26 PM1/27/15
to python...@googlegroups.com
On 01/27/2015 10:39 AM, Luis Marin wrote:
>
> Very interesting work, congratulations !!

Thanks!


> I am using Python 2.7.6 under Windows 7, and I am trying to install
> dbf 0.95.012, using pip-Win_1.7, but appears that it does not work,
> it does not give me any error message but it is not listed as installed yet,
> What's recommendation in this kind of environment could you give.

pip-Win didn't work for me, but I have a weird setup on my Windows box.

What I did do, that worked, was

\python27\scripts\easy_install dbf

and that installed both dbf and enum34 (a dependency), although it did install them globally for 2.7.

--
~Ethan~

signature.asc
Reply all
Reply to author
Forward
0 new messages