Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71105 - dev-python/wxpython-2.4.2.4-r1:ImportError: No module named wxc
Summary: dev-python/wxpython-2.4.2.4-r1:ImportError: No module named wxc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-13 16:50 UTC by Yu Wang
Modified: 2004-11-14 11:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yu Wang 2004-11-13 16:50:35 UTC
When running wxpython based applications, such as pyshell, pycrust or btdownloadgui.py, the system always give me an ImportError: No module named wxc

Reproducible: Always
Steps to Reproduce:
See Additional Information for my emerge --info

Using the environment specified, to re-emerge wxGTK-2.4.2-r3 and wxpython-2.4.2.4-r1

And run pyshell or other wxpython based applications
Actual Results:  
$ pycrust
Traceback (most recent call last):
  File "/usr/bin/pycrust", line 4, in ?
    from wx.py.PyCrust import main
  File "/usr/lib/python2.3/site-packages/wx/__init__.py", line 45, in ?
  File "/usr/lib/python2.3/site-packages/wxPython/__init__.py", line 20, in ?
ImportError: No module named wxc

Expected Results:  
running correctly as expected

$ emerge  --info
Portage 2.0.51-r3 (default-x86-2004.2, gcc-3.4.3, glibc-2.3.4.20041102-r0,
2.6.9-gentoo-r3 i686)
=================================================================
System uname: 2.6.9-gentoo-r3 i686 AMD Athlon(tm) XP 1700+
Gentoo Base System version 1.6.6
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-Os -pipe -mmmx -msse -m3dnow -march=athlon-xp"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -pipe -mmmx -msse -m3dnow -march=athlon-xp"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2 --quiet"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowex X acpi alsa avi bitmap-fonts cdr cjk cups directfb eds esd
fbcon foomaticdb freetype gif gmail gnome gpm gtk gtk2 hal imap javascript jpeg
libg++ libwww mmx mmx2 moznomail ncurses network nls no_wxgtk1 nomalloccheck
nptl nptlonly nvidia opengl operanom2 pdflib png ppds python quicktime real sdl
softmmu sse ssl truetype usb userlocales x86 xprint xv xvmc zlib"
Comment 1 Yu Wang 2004-11-14 11:37:42 UTC
Solved by re-emerging bittorrent with USE=X