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


Groups > comp.lang.python > #43685

Re: Preparing sqlite, dl and tkinter for Python installation (no admin rights)

From Terry Jan Reedy <tjreedy@udel.edu>
Subject Re: Preparing sqlite, dl and tkinter for Python installation (no admin rights)
Date 2013-04-16 12:55 -0400
References <1366122614066-5014440.post@n6.nabble.com>
Newsgroups comp.lang.python
Message-ID <mailman.676.1366131369.3114.python-list@python.org> (permalink)

Show all headers | View raw


On 4/16/2013 10:30 AM, rosoloum wrote:
> I do not have admin rights on my machine

The answer to your question may depend on the OS (linux), distribution 
(many), and version.

> What about `_tkinter` and  `dl`? How can I have them ready for the Python
> installer?

Building _tkinter (a Python C-coded module) requires tcl/tk and header 
files. Some distros have a separate python sdk kit with the headers not 
included with tcl/tk.

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


Thread

Re: Preparing sqlite, dl and tkinter for Python installation (no admin rights) Terry Jan Reedy <tjreedy@udel.edu> - 2013-04-16 12:55 -0400

csiph-web