From: John <joh...@jo...> - 2004-12-30 13:53:40
|
I'm getting a dependency on wxPython2.4 that I should not be seeing. If I install 2.4 I get that I am not using 2.5.3 which is also installed. ~$ codeEditor Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/PythonCard/tools/codeEditor/codeEditor.py", line 12, in ? from PythonCard import about, configuration, dialog, log, menu, model, resource, util File "/usr/lib/python2.3/site-packages/PythonCard/about.py", line 8, in ? import wx File "/usr/lib/python2.3/site-packages/wx/__init__.py", line 45, in ? from wxPython import wx File "/usr/lib/python2.3/site-packages/wxPython/__init__.py", line 20, in ? import wxc ImportError: libwx_gtk-2.4.so.0: cannot open shared object file: No such file or directory On Tue, 28 Dec 2004, Kenneth Pronovici wrote: > On Tue, Dec 21, 2004 at 01:31:40PM -0500, John wrote: > > All I'm seeing is .7.3.1 even in unstable. Am I missing something? > > Thanks, > > -john > > It always takes a few days for things to propogate out to the various > mirrors after I upload. As of today, I see the correct version in > unstable: > > http://packages.debian.org/pythoncard > > Let me know if you still have problems. > > KEN > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Pythoncard-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pythoncard-users > -john --------------------------------------------------------- All paid jobs absorb and degrade the mind. --Aristotle |