On Thu, Jun 14, 2012 at 6:35 AM, Daniel Klein <bri...@gmail.com> wrote:
> The windows box is my development box, it's not where the script will be 
> running in the end. It'll be running on a Linux box where I don't have root 
> so python setup.py install isn't an option (to my understanding).
>

You might want to use virtualenv for this:
http://pypi.python.org/pypi/virtualenv

> So what happened is that 7zip didn't unzip the .tar.gz2 properly, but it does 
> fine with the .zip from the Python Package Index. Using the zoneinfo from the 
> properly unzipped file everything works.
>

-- 
regards,
kushal
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to