Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[OT?] wxpython import Probleme
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
borlander
Apprentice
Apprentice


Joined: 10 Jan 2004
Posts: 160
Location: Gummersbach

PostPosted: Wed Feb 09, 2005 12:27 pm    Post subject: [OT?] wxpython import Probleme Reply with quote

Hallo Leute,

ich versuche im Augenblick mBox ( http://www.mbox.wz.cz/ ) zu installieren. Das Programm lief auch schon mal auf meinem System.
Jetzt läuft es natürlich nicht mehr. Ich habe mir das Python Script angeschaut und herausgefunden, dass es folgende Zeile nicht ausführt:
Code:
try:
from wxPython.wx import *
except ImportError:
print 'Fehler'

ich habs auch mal mit
Code:
import wx
versucht

Ich habe die stable wxpython und wxGTK benutzt und auch mal die unstable:
=x11-libs/wxGTK-2.5.3 ~x86
=dev-python/wxpython-2.5.3.1 ~x86

Ein paar Daten meines Systems:
Code:
emerge info
Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r8 i686)
=================================================================
System uname: 2.6.9-gentoo-r8 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  9 2005, 00:14:31)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [disabled]
dev-lang/python:     2.3.4-r1
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.4
sys-devel/binutils:  2.15.90.0.1.1-r3
sys-devel/libtool:   1.5.2-r7
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O2 -pipe -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/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg candy clean digest distlocks fixpackges sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://ftp.easynet.nl/mirror/gentoo/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/"
LANG="de_DE.utf8"
LC_ALL="de_DE.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages/sebbe"
PORTAGE_TMPDIR="/home/emule/tmp/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aalib accounting acpi adabas alsa apache2 arts async avi berkdb bidi bitmap-fonts bootsplash bzip2 cdr crypt cups dga directfb divx4linux dts dvd encode esd f77 faad fam fbcon ffmpeg flac font-server foomaticdb fortran freetype fs gd-external gdbm gif gpm gtk gtk2 imagemagick imlib innodb ipv6 java jikes jpeg jpeg2k junit kde libcaca libg++ libwww live mad matroska mikmod mmx mozilla moznocompose moznoirc mpeg mpeg2 mysql ncurses nls nvidia oav ogg oggvorbis ooo-kde opengl oss pam pdf pdflib perl php png python qt qtmt quicktime readline real samba scanner sdl slang slp spell sse ssl stream svg svga tcltk tcpd theoratiff truetype truetype-fonts type1-fonts unicode usb userlocales utf8 v4l v4l2 vcd vhosts videos vlm vorbis wxwindows xine xml2 xmms xosd xv xvid zlib linguas_de"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS


PATH
Code:
echo $PATH
/usr/lib/distcc/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3.5:/opt/intel/compiler80/bin:/opt/Acrobat5:/usr/X11R6/bin:/opt/sun-jdk-1.4.2.06/bin:/opt/sun-jdk-1.4.2.06/jre/bin:/opt/sun-jdk-1.4.2.06/jre/javaws:/usr/qt/3/bin:/usr/kde/3.3/sbin:/usr/kde/3.3/bin



Ist irgendein Pfad nicht gesetzt oder liegt ein Programmierfehler vor??
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum