blob: 871fc480479b1602ec154f4d65ab29652919c72f (
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
|
<!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=%3Ck7965u%245gi%241%40ger.gmane.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008910.html">
<LINK REL="Next" HREF="008912.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] python2.7 and idlelib</H1>
<B>Paul Simon</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20python2.7%20and%20idlelib&In-Reply-To=%3Ck7965u%245gi%241%40ger.gmane.org%3E"
TITLE="[Mageia-discuss] python2.7 and idlelib">psimon at sonic.net
</A><BR>
<I>Mon Nov 5 20:59:04 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008910.html">[Mageia-discuss] python2.7 and idlelib
</A></li>
<LI>Next message: <A HREF="008912.html">[Mageia-discuss] (for french people mainly) Mageia aux journées du Logiciel Libre de Lyon les 17 et 18 novembre 2012
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8911">[ date ]</a>
<a href="thread.html#8911">[ thread ]</a>
<a href="subject.html#8911">[ subject ]</a>
<a href="author.html#8911">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>
"AL13N" <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">alien at rmail.be</A>> wrote in message
news:<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">8752561.tkYpg8tXER at localhost...</A>
><i> Op zondag 4 november 2012 16:26:26 schreef Paul Simon:
</I>>><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
</I>>><i> 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
</I>>><i> idle.py
</I>>><i> isn't installed and it's dependency on tk isn't either. Can we get a
</I>>><i> 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>><i>
</I>><i> why not just search for idle.py files?
</I>><i>
</I>><i> "urpmf idle.py"
</I>><i>
</I>><i> that lists packages that contain this file
</I>><i>
</I>-------------------------
Thanks to both of you for your help. It often helps to ask for help which
then leads to new thinking. I added <all> media to update, loaded 493
packages and there it was.
Thanks again,
Paul Simon
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008910.html">[Mageia-discuss] python2.7 and idlelib
</A></li>
<LI>Next message: <A HREF="008912.html">[Mageia-discuss] (for french people mainly) Mageia aux journées du Logiciel Libre de Lyon les 17 et 18 novembre 2012
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8911">[ date ]</a>
<a href="thread.html#8911">[ thread ]</a>
<a href="subject.html#8911">[ subject ]</a>
<a href="author.html#8911">[ 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>
|