wxPython 2.8

Du suchst ein Programm für einen bestimmten Zweck?
Antworten
peddy
Beiträge: 65
Registriert: 22.08.2006 10:41:10

wxPython 2.8

Beitrag von peddy » 27.09.2007 15:03:29

Hallo,

ich suche ein Debian-Paket für wxPython 2.8. Hat das jemand?

Benutzeravatar
Joghurt
Beiträge: 5244
Registriert: 30.01.2003 15:27:31
Wohnort: Hamburg
Kontaktdaten:

Beitrag von Joghurt » 27.09.2007 20:48:39


Benutzeravatar
Columbus
Beiträge: 1051
Registriert: 30.04.2002 15:25:02
Wohnort: Mainz
Kontaktdaten:

Beitrag von Columbus » 27.09.2007 20:50:54

Ich dachte immer die absolut aktuellsten Packete für wxPython gäbe es hier:
http://wiki.wxpython.org/InstallingOnUbuntuOrDebian? Ich bin aber nicht ganz uptodate da ich eher zu wxPerl tendiere. Da gibts im Moment gar nichts für Debian

Gruss Christian
Die größten Kritiker der Elche,
waren früher selber welche.

F.W. Bernstein

peddy
Beiträge: 65
Registriert: 22.08.2006 10:41:10

Beitrag von peddy » 27.09.2007 22:14:36

Oh klasse. So was habe ich gesucht.


PS. Schön das hier auch ander Mainzer sind

peddy
Beiträge: 65
Registriert: 22.08.2006 10:41:10

Beitrag von peddy » 30.09.2007 16:36:09

Hallo,

ich versuche gerade die Paktete
python-wxgtk2.8 python-wxtools python-wxaddons wx2.8-i18n
zu entfernen bekomme dabei aber immer Fehlermeldungen.
oot@mars:~# apt-get remove python-wxgtk2.8 python-wxtools python-wxaddons wx2.8-i18n
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-wxtools is not installed, so not removed
Package wx2.8-i18n is not installed, so not removed
The following packages will be REMOVED:
python-wxaddons python-wxgtk2.8
0 upgraded, 0 newly installed, 2 to remove and 1 not upgraded.
39 not fully installed or removed.
Need to get 0B/24.2kB of archives.
After unpacking 17.5MB disk space will be freed.
Do you want to continue [Y/n]?
dpkg: error processing python-wxaddons (--remove):
Package is in a very bad inconsistent state - you should
reinstall it before attempting a removal.
dpkg: error processing python-wxgtk2.8 (--remove):
Package is in a very bad inconsistent state - you should
reinstall it before attempting a removal.
Errors were encountered while processing:
python-wxaddons
python-wxgtk2.8
E: Sub-process /usr/bin/dpkg returned an error code (1)
Ein Reinstall schlägt aber immer fehl.
root@mars:~# apt-get --reinstall install python-wxaddons
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
python-wxaddons
1 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
39 not fully installed or removed.
Need to get 0B/3993kB of archives.
After unpacking 0B of additional disk space will be used.
Selecting previously deselected package python-wxversion.
(Reading database ... 122478 files and directories currently installed.)
Preparing to replace python-wxversion 2.8.4.2-0 (using .../python-wxversion_2.8.4.2-0_all.deb) ...
Traceback (most recent call last):
File "/usr/bin/pycentral", line 1394, in <module>
main()
File "/usr/bin/pycentral", line 1388, in main
rv = action.run(global_options)
File "/usr/bin/pycentral", line 953, in run
runtimes = get_installed_runtimes(with_unsupported=True)
File "/usr/bin/pycentral", line 198, in get_installed_runtimes
default_version = pyversions.default_version(version_only=True)
File "/usr/share/pycentral-data/pyversions.py", line 130, in default_version
raise ValueError, "the symlink /usr/bin/python does not point to the python default version. It must be reset to point to %s" % debian_default
ValueError: the symlink /usr/bin/python does not point to the python default version. It must be reset to point to python2.4
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
Traceback (most recent call last):
File "/usr/bin/pycentral", line 1394, in <module>
main()
File "/usr/bin/pycentral", line 1388, in main
rv = action.run(global_options)
File "/usr/bin/pycentral", line 953, in run
runtimes = get_installed_runtimes(with_unsupported=True)
File "/usr/bin/pycentral", line 198, in get_installed_runtimes
default_version = pyversions.default_version(version_only=True)
File "/usr/share/pycentral-data/pyversions.py", line 130, in default_version
raise ValueError, "the symlink /usr/bin/python does not point to the python default version. It must be reset to point to %s" % debian_default
ValueError: the symlink /usr/bin/python does not point to the python default version. It must be reset to point to python2.4
dpkg: error processing /var/cache/apt/archives/python-wxversion_2.8.4.2-0_all.deb (--unpack):
subprocess new pre-removal script returned error exit status 1
Traceback (most recent call last):
File "/usr/bin/pycentral", line 1394, in <module>
main()
File "/usr/bin/pycentral", line 1388, in main
rv = action.run(global_options)
File "/usr/bin/pycentral", line 875, in run
runtimes = get_installed_runtimes()
File "/usr/bin/pycentral", line 198, in get_installed_runtimes
default_version = pyversions.default_version(version_only=True)
File "/usr/share/pycentral-data/pyversions.py", line 130, in default_version
raise ValueError, "the symlink /usr/bin/python does not point to the python default version. It must be reset to point to %s" % debian_default
ValueError: the symlink /usr/bin/python does not point to the python default version. It must be reset to point to python2.4
dpkg: error while cleaning up:
subprocess post-installation script returned error exit status 1
Selecting previously deselected package python-wxgtk2.8.
Preparing to replace python-wxgtk2.8 2.8.4.2-0 (using .../python-wxgtk2.8_2.8.4.2-0_i386.deb) ...
Traceback (most recent call last):
File "/usr/bin/pycentral", line 1394, in <module>
main()
File "/usr/bin/pycentral", line 1388, in main
rv = action.run(global_options)
File "/usr/bin/pycentral", line 953, in run
runtimes = get_installed_runtimes(with_unsupported=True)
File "/usr/bin/pycentral", line 198, in get_installed_runtimes
default_version = pyversions.default_version(version_only=True)
File "/usr/share/pycentral-data/pyversions.py", line 130, in default_version
raise ValueError, "the symlink /usr/bin/python does not point to the python default version. It must be reset to point to %s" % debian_default
ValueError: the symlink /usr/bin/python does not point to the python default version. It must be reset to point to python2.4
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
Traceback (most recent call last):
File "/usr/bin/pycentral", line 1394, in <module>
main()
File "/usr/bin/pycentral", line 1388, in main
rv = action.run(global_options)
File "/usr/bin/pycentral", line 953, in run
runtimes = get_installed_runtimes(with_unsupported=True)
File "/usr/bin/pycentral", line 198, in get_installed_runtimes
default_version = pyversions.default_version(version_only=True)
File "/usr/share/pycentral-data/pyversions.py", line 130, in default_version
raise ValueError, "the symlink /usr/bin/python does not point to the python default version. It must be reset to point to %s" % debian_default
ValueError: the symlink /usr/bin/python does not point to the python default version. It must be reset to point to python2.4
dpkg: error processing /var/cache/apt/archives/python-wxgtk2.8_2.8.4.2-0_i386.deb (--unpack):
subprocess new pre-removal script returned error exit status 1
Traceback (most recent call last):
File "/usr/bin/pycentral", line 1394, in <module>
main()
File "/usr/bin/pycentral", line 1388, in main
rv = action.run(global_options)
File "/usr/bin/pycentral", line 875, in run
runtimes = get_installed_runtimes()
File "/usr/bin/pycentral", line 198, in get_installed_runtimes
default_version = pyversions.default_version(version_only=True)
File "/usr/share/pycentral-data/pyversions.py", line 130, in default_version
raise ValueError, "the symlink /usr/bin/python does not point to the python default version. It must be reset to point to %s" % debian_default
ValueError: the symlink /usr/bin/python does not point to the python default version. It must be reset to point to python2.4
dpkg: error while cleaning up:
subprocess post-installation script returned error exit status 1
Selecting previously deselected package python-wxaddons.
Preparing to replace python-wxaddons 2.8.4.2-0 (using .../python-wxaddons_2.8.6.0-0_all.deb) ...
Traceback (most recent call last):
File "/usr/bin/pycentral", line 1394, in <module>
main()
File "/usr/bin/pycentral", line 1388, in main
rv = action.run(global_options)
File "/usr/bin/pycentral", line 953, in run
runtimes = get_installed_runtimes(with_unsupported=True)
File "/usr/bin/pycentral", line 198, in get_installed_runtimes
default_version = pyversions.default_version(version_only=True)
File "/usr/share/pycentral-data/pyversions.py", line 130, in default_version
raise ValueError, "the symlink /usr/bin/python does not point to the python default version. It must be reset to point to %s" % debian_default
ValueError: the symlink /usr/bin/python does not point to the python default version. It must be reset to point to python2.4
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
Traceback (most recent call last):
File "/usr/bin/pycentral", line 1394, in <module>
main()
File "/usr/bin/pycentral", line 1388, in main
rv = action.run(global_options)
File "/usr/bin/pycentral", line 953, in run
runtimes = get_installed_runtimes(with_unsupported=True)
File "/usr/bin/pycentral", line 198, in get_installed_runtimes
default_version = pyversions.default_version(version_only=True)
File "/usr/share/pycentral-data/pyversions.py", line 130, in default_version
raise ValueError, "the symlink /usr/bin/python does not point to the python default version. It must be reset to point to %s" % debian_default
ValueError: the symlink /usr/bin/python does not point to the python default version. It must be reset to point to python2.4
dpkg: error processing /var/cache/apt/archives/python-wxaddons_2.8.6.0-0_all.deb (--unpack):
subprocess new pre-removal script returned error exit status 1
Traceback (most recent call last):
File "/usr/bin/pycentral", line 1394, in <module>
main()
File "/usr/bin/pycentral", line 1388, in main
rv = action.run(global_options)
File "/usr/bin/pycentral", line 875, in run
runtimes = get_installed_runtimes()
File "/usr/bin/pycentral", line 198, in get_installed_runtimes
default_version = pyversions.default_version(version_only=True)
File "/usr/share/pycentral-data/pyversions.py", line 130, in default_version
raise ValueError, "the symlink /usr/bin/python does not point to the python default version. It must be reset to point to %s" % debian_default
ValueError: the symlink /usr/bin/python does not point to the python default version. It must be reset to point to python2.4
dpkg: error while cleaning up:
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/python-wxversion_2.8.4.2-0_all.deb
/var/cache/apt/archives/python-wxgtk2.8_2.8.4.2-0_i386.deb
/var/cache/apt/archives/python-wxaddons_2.8.6.0-0_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Wie kann ich das Problem lösen?

Antworten