When I try and run btdownloadgui.py it gives this error: wxPython is either not installed or has not been installed properly. wxPython installed just fine and it works with other programs. Reproducible: Always Steps to Reproduce: 1. run: btdownloadgui.py 2. 3. Actual Results: I get the error described above. Expected Results: bittornado to load up and ask for the torent. gentoo tmp # emerge info Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r2, 2.6.12-gentoo-r10 i686) ================================================================= System uname: 2.6.12-gentoo-r10 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz Gentoo Base System version 1.6.13 dev-lang/python: 2.3.5-r2 sys-apps/sandbox: 1.2.12 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i386-pc-linux-gnu" CFLAGS="-O2 -mcpu=i686" CHOST="i386-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/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/splash /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -mcpu=i686" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://gentoo.osuosl.org" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl eds emboss encode esd fam foomaticdb fortran gd gdbm gif gnome gpm gstreamer gtk gtk2 imagemagick imlib ipv6 java jpeg kde libg++ libwww mad mikmod motif mozilla mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl spell sqlite ssl tcpd tiff truetype truetype-fonts type1-fonts vorbis xml xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY gentoo tmp #
which version of wxpython and bittornado are you using?
decreasing majority. it's a normal bug
I have the same problem whenever I try to start btdownloadgui.py I get this wxPython is either not installed or has not been installed properly Have been trying all kinds of humbug fixes from the forums and the net... nothing helps. Something went kaputt today with the portage update :(
(In reply to comment #3) > I have the same problem whenever I try to start btdownloadgui.py I get this > wxPython is either not installed or has not been installed properly > and you've either not written which versions of bittornado and wxpython are you using...
well, praised be the Lord. Found a sulution on a German site. It is a wxpython problem. I had two wxpythons installed side by side. So I just did emerge -C wxpython-2.4.2.4-r2 and voil
well, praised be the Lord. Found a sulution on a German site. It is a wxpython problem. I had two wxpythons installed side by side. So I just did emerge -C wxpython-2.4.2.4-r2 and voilà bittorent works and opens again. I will probably have to mask this version in some way, as the 2.6 wxpython works but not the earlier.
it's not a solution. bittornado works with both wxpython installed. please - try recompile 2.4* with the same USE flags as 2.6
Ok. I did that for eight hours today, back and forth and to and fro and it just did not work, just complained over the silly 'wxPython is either not installed or has not been installed properly.' I have the latest unstable bittornado but the stable pythons. Even did the /usr/sbin/python-updater, but it did not solve anything and neither did revdep-rebuild. Then I deleted bittornado and put in bittorrent instead - same problem, the graphical interface did not open up. But now it works, so I guess I will have to manually install all updates and skip the wxpython until the 2.4 wxpython is obsoleted.
python guys: can you explain why it works on my system (and works for other users) with both wxpython-2.4 and 2.6 installed at the same time and doesn't work for Mr. Borje Holmberg ?
I now did -uDav world and got the wxpython 2.4 installed and bittornado stopped working. Then I tried to reinstall 2.6.1.0 and emerge -pv says: emerge -pv wxpython-2.6.1.0 These are the packages that I would merge, in order: Calculating dependencies !!! Problem in dev-python/wxpython-2.6.1.0 dependencies. !!! "Specific key requires an operator (dev-python/wxpython-2.6.1.0) (try adding an '=')" exceptions Would be nice to figure out what the "key" is. Regards, linfan
'emerge =wxpython-2.6.1.0" or "emerge wxpython". it's written in manual pages...
OK. But no difference. btdownloadgui.py /Desktop/Crutch* wxPython is either not installed or has not been installed properly. will now delete 2.4 and mask it Thanks for your kind support.
OK. Referring to bug nr 108643. Seems I am not the only one :)
Please try wxpython-2.4.2.4-r3 added to CVS today and let us know if that fixes it.
Unfortunately I do not know how to operate CVS :( I did the temporary workaround from bug #108643 "mv /usr/lib/wx{,Python} /usr/lib/python2.4/site-packages/" on wxpython-2.4.2.4-r2, which was the only one that emerge sync would give me. Now bittornado works again. Hopefully the -r3 will turn up in due time :) Regards linfan
as far as i understand -r3 fixes this problem and bug can be closed. please reopen if anyone still has problems
Ok well I now am getting this bug agian. I just did a fresh install and get the same error: wxPython is either not installed or has not been installed properly. I have these versions installed: bittornado: 0.3.14 (also tried with 0.13.13 ) wxGTK: 2.6.2 (also tried with 2.6.1 ) wxPython: 2.6.1.0 gentoo ~ # emerge info Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r2, 2.6.13-gentoo-r5 i686) ================================================================= System uname: 2.6.13-gentoo-r5 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz Gentoo Base System version 1.6.13 dev-lang/python: 2.3.5, 2.4.2 sys-apps/sandbox: 1.2.11 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.20 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i386-pc-linux-gnu" CFLAGS="-O2 -pipe -mcpu=i686" CHOST="i386-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/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 -pipe -mcpu=i686" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://gentoo.osuosl.org" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X alsa apm arts audiofile avi berkdb bitmap-fonts bzip2 cdr crypt cups dbus dvd dvdr dvdread eds emboss encode esd exif expat fam ffmpeg foomaticdb fortran gdbm gif glut gnome gnutls gpm gstreamer gtk gtk2 idn imlib ipv6 java jpeg kde lcms libg++ libwww mad mikmod mng motif mozilla mp3 mpeg ncurses nls nvidia ogg oggvorbis opengl oss pam pcre pdflib perl png python qt quicktime readline ruby sdl spell ssl tcpd tiff truetype truetype-fonts type1-fonts udev vorbis win32codecs xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
Ok well I now am getting this bug agian. I just did a fresh install and get the same error: wxPython is either not installed or has not been installed properly. I have these versions installed: bittornado: 0.3.14 (also tried with 0.13.13 ) wxGTK: 2.6.2 (also tried with 2.6.1 ) wxPython: 2.6.1.0 gentoo ~ # emerge info Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r2, 2.6.13-gentoo-r5 i686) ================================================================= System uname: 2.6.13-gentoo-r5 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz Gentoo Base System version 1.6.13 dev-lang/python: 2.3.5, 2.4.2 sys-apps/sandbox: 1.2.11 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.20 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i386-pc-linux-gnu" CFLAGS="-O2 -pipe -mcpu=i686" CHOST="i386-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/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 -pipe -mcpu=i686" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://gentoo.osuosl.org" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X alsa apm arts audiofile avi berkdb bitmap-fonts bzip2 cdr crypt cups dbus dvd dvdr dvdread eds emboss encode esd exif expat fam ffmpeg foomaticdb fortran gdbm gif glut gnome gnutls gpm gstreamer gtk gtk2 idn imlib ipv6 java jpeg kde lcms libg libwww mad mikmod mng motif mozilla mp3 mpeg ncurses nls nvidia ogg oggvorbis opengl oss pam pcre pdflib perl png python qt quicktime readline ruby sdl spell ssl tcpd tiff truetype truetype-fonts type1-fonts udev vorbis win32codecs xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
Ok sorry for wasting everyones time and double posting my last post which I'm sure sent you all emails. For some reason I re-emerged everything 2 more times and for some reason it works now. Don't know what the problem was but I guess it was just a problem compiling or something. Sorry agian for wasting your time!