compiling python question

M

Mag Gam

I am trying to compile python with Tk bindings. Do I need to do
anything special for python to detect and enable Tk?

This is mainly for matplotlib's TkAgg. It seems my compiled version of
python isn't finding the module _tkagg
 
D

Diez B. Roggisch

Am 24.02.10 03:00, schrieb Mag Gam:
I am trying to compile python with Tk bindings. Do I need to do
anything special for python to detect and enable Tk?

What OS? What does the configure/build process say?

Diez
 
M

Mag Gam

sorry for the vague answer.

Its Linux.

The configure build does not say anything actually. This is for SAGE.
I managed to have it pick it up by compiling/installing tcl and tk and
then recompile python
 
D

Diez B. Roggisch

Am 25.02.10 01:55, schrieb Mag Gam:
sorry for the vague answer.

Its Linux.

The configure build does not say anything actually. This is for SAGE.
I managed to have it pick it up by compiling/installing tcl and tk and
then recompile python

Then most probably installing the tk-dev packages would have been
sufficient.

diez
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,778
Messages
2,569,605
Members
45,237
Latest member
AvivMNS

Latest Threads

Top