[Tutor] python wifi
Emile van Sebille
emile at fenx.com
Thu Sep 6 18:36:05 CEST 2012
On 9/5/2012 9:43 PM Sales said...
> Hello,
> I'm trying to install python wifi using easy install. I have python27 and working on mac os. from a shell I'm running:
>
> easy_install python_wifi-0.5.0-py2.5.egg
>
> I also tried:
>
> sudo easy_install python_wifi-0.5.0-py2.5.egg
Now try the "[sudo ]easy_install python_wifi" variants. IIRC, the py2.5
in the egg name indicated compatibility for python .25 and you've said
you've got 2.7 installed so let'd first try to let it pick the
compatible version and see what we get.
Emile
More information about the Tutor
mailing list