Hi all,
I'm trying to use Pex (http://pex.readthedocs.org/en/latest/index.html) to
include requests in a little script to ping a server from a machine that
doesn't come with pip (or much of anything, really) installed. I'm running
into problems outputting a pex file that depends on a local script.
On Wed, Oct 22, 2014 at 3:36 AM, Sam Raker wrote:
>> That's because that isn't the mailing list's name. Sign up here:
>
>> https://mail.python.org/mailman/listinfo/python-list
>
>> ChrisA
>
> Thank you for your help.
No probs. Sorry I can't help with your main issue, as I'm not at all
familiar wi
On Tuesday, October 21, 2014 12:05:00 PM UTC-4, Chris Angelico wrote:
> On Wed, Oct 22, 2014 at 2:34 AM, Sam Raker wrote:
>
> > (Also: anyone who's planning on chewing me out about formatting: I TRIED
> > posting by email to comp.lang.pyt...@googlegroups.com, but it wouldn't let
> > me. Sorry f
On Wed, Oct 22, 2014 at 2:34 AM, Sam Raker wrote:
> (Also: anyone who's planning on chewing me out about formatting: I TRIED
> posting by email to comp.lang.pyt...@googlegroups.com, but it wouldn't let
> me. Sorry for the extra whitespace.)
That's because that isn't the mailing list's name. Sig
Hi all,
I'm trying to use Pex (http://pex.readthedocs.org/en/latest/index.html) to
include requests in a little script to ping a server from a machine that
doesn't come with pip (or much of anything, really) installed. I'm running into
problems outputting a pex file that depends on a local scrip