Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #86505

Installing PIL without internet access

Date 2015-02-26 10:23 -0500
Subject Installing PIL without internet access
From Larry Martell <larry.martell@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.19258.1424964217.18130.python-list@python.org> (permalink)

Show all headers | View raw


I have a host that has no access to the internet and I need to install
PIL on it. I have an identical host that is on the internet and I have
installed it there (with pip). Is there a way I can copy files from
the connected host to a flash drive and then copy them to the
unconnected host and have PIL working there? Which files would I copy
for that?

This is on CentOS 6.5, python 2.7

Thanks!

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Installing PIL without internet access Larry Martell <larry.martell@gmail.com> - 2015-02-26 10:23 -0500

csiph-web