blob: ef5d9bdb9e31ebb9e7c0cd4b6e14d40efb011d21 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] python2.7 and idlelib
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20python2.7%20and%20idlelib&In-Reply-To=%3C8752561.tkYpg8tXER%40localhost%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008909.html">
<LINK REL="Next" HREF="008911.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] python2.7 and idlelib</H1>
<B>AL13N</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20python2.7%20and%20idlelib&In-Reply-To=%3C8752561.tkYpg8tXER%40localhost%3E"
TITLE="[Mageia-discuss] python2.7 and idlelib">alien at rmail.be
</A><BR>
<I>Mon Nov 5 07:42:49 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008909.html">[Mageia-discuss] python2.7 and idlelib
</A></li>
<LI>Next message: <A HREF="008911.html">[Mageia-discuss] python2.7 and idlelib
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8910">[ date ]</a>
<a href="thread.html#8910">[ thread ]</a>
<a href="subject.html#8910">[ subject ]</a>
<a href="author.html#8910">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op zondag 4 november 2012 16:26:26 schreef Paul Simon:
><i> "Funda Wang" <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">fundawang at gmail.com</A>> wrote in
</I>><i> message
</I>><i> news:<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">CAOfq2QR6o2hmnqUozmbL37TH+fPA+D8qgHzz1OV5JkY1xfCjqw at mail.gmail.com...</A>
</I>><i> Try `urpmq -l tkinter`
</I>><i>
</I>><i>
</I>><i>
</I>><i>
</I>><i> 2012/11/5 Paul Simon <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">psimon at sonic.net</A>>
</I>><i>
</I>><i> I've just started moving a python project from mageia 1 to mageia 3 and have
</I>><i> found that the idlelib and lib-tk directories are missing from
</I>><i> /usr/lib/python2.7. I'm surprised it hasn't been found before as idle.py
</I>><i> isn't installed and it's dependency on tk isn't either. Can we get a fixup
</I>><i> for this? I'm just a user and don't know how to repair this.
</I>><i>
</I>><i> Paul Simon
</I>><i> ---------------------
</I>><i> "no package named tkinter"
</I>><i>
</I>><i> Paul S.
</I>
why not just search for idle.py files?
"urpmf idle.py"
that lists packages that contain this file
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008909.html">[Mageia-discuss] python2.7 and idlelib
</A></li>
<LI>Next message: <A HREF="008911.html">[Mageia-discuss] python2.7 and idlelib
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8910">[ date ]</a>
<a href="thread.html#8910">[ thread ]</a>
<a href="subject.html#8910">[ subject ]</a>
<a href="author.html#8910">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|