Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96060 - can not import wxPython.mozilla in python
Summary: can not import wxPython.mozilla in python
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-14 05:18 UTC by bohux
Modified: 2006-12-27 18:06 UTC (History)
1 user (show)

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 bohux 2005-06-14 05:18:07 UTC
x11-libs/wxGTK-2.4.2-r3, dev-python/wxpython-2.4.2.4-r2, x11-libs/wxmozilla-0.5.4
I can not import wxPython.mozilla in a python scripts after emerge -uDN world

Reproducible: Always
Steps to Reproduce:
1.python -c "import wxPython.mozilla"
2.
3.

Actual Results:  
Traceback (most recent call last):
  File "<string>", line 1, in ?
ImportError: No module named mozilla



Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r6 i686)
=================================================================
System uname: 2.6.11-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.53GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Jun  6 2005, 15:43:02)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/  
       lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.sh.cvut.cz/MIRRORS/gentoo/gentoo/"
LANG="cs_CZ"
LINGUAS="cs"
MAKEOPTS="-j2"
PKGDIR="/usr/people/limuhob/Pkg"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts crypt cups curl dvd dvdr emboss
encode esd fam font-server foomaticdb fortran gdbm gif gno          me gpm gtk
gtk2 imagemagick imlib ipv6 java jpeg kde libg++ libwww mad mikmod motif mozilla
mp3 mpeg mysql ncurses nls ogg oggvorbis opengl           oss pam pdflib perl
pic png python qt quicktime readline samba sdl slang spell ssl svga tcltk tcpd
tiff truetype truetype-fonts type1-font          s vorbis xml2 xmms xv zlib
linguas_cs userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Mart Raudsepp gentoo-dev 2006-04-27 02:02:01 UTC
Adding wxmozilla maintainer to CC.
All I can say is that it works for me with current latest ~x86 version of wxmozilla, and there are no stable versions.
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2006-12-27 18:06:24 UTC
reopen if this is still a problem.