Paket: tis-pdfsam
Veröffentlicht: 23. April 2015 - 11:03 Uhr
Beschreibung:
PDFSAM ist ein kostenloses Open-Source-Tool zum Teilen und Zusammenführen von PDF-Dokumenten.
Beschreibung:
PDFSAM ist ein kostenloses Open-Source-Tool zum Teilen und Zusammenführen von PDF-Dokumenten.
Ich habe es gerade auf meinem Rechner mit WAPT 1.5RC1 getestet und es funktioniert einwandfrei.ccbe schrieb: ↑6. März 2018 - 14:19 Uhr - Installierte WAPT-Version: 1.3.13
- Server-Betriebssystem: Linux Debian: 8.10
- Betriebssystem des Administrationsrechners: Windows 7
Hallo,
beim Versuch, Version 3.3.5-2 des Pakets zu installieren, gibt WAPT folgenden Fehler aus:
Installation von tis-pdfsam:
AttributeError: 'str'-Objekt hat kein Attribut 'iteritems'.
Können Sie mir mitteilen, ob dies ein bekanntes Problem mit Ihren Diensten ist?
Mit freundlichen Grüßen
Guten Morgen,Tritt dieses Problem auf mehreren Rechnern auf? Könnten Sie versuchen, es über die Befehlszeile zu installieren:
`wapt-get install -l debug tis-pdfsam`?
Code: Alle auswählen
2018-03-07 14:56:25,621 CRITICAL Fatal error in install script: AttributeError:
'str' object has no attribute 'iteritems':
Traceback (most recent call last):
File "c:\wapt\common.py", line 3557, in install_wapt
exitstatus = setup.install()
File "c:\users\root~1.ccb\appdata\local\temp\waptrqnh60\setup.py", line 15, in
install
install_msi_if_needed("pdfsam-v3.3.5.msi",properties='CHECK_FOR_UPDATES=fals
e SKIPTHANKSPAGE=Yes LOCALE_CODE=fr')
File "c:\wapt\setuphelpers.py", line 3776, in install_msi_if_needed
props = ' '.join(["%s=%s" % (k,v) for (k,v) in properties.iteritems()])
AttributeError: 'str' object has no attribute 'iteritems'
2018-03-07 14:56:25,937 CRITICAL Package ccbe-pdfsam not installed due to errors
: AttributeError: 'str' object has no attribute 'iteritems'
FATAL ERROR : AttributeError: 'str' object has no attribute 'iteritems'
Traceback (most recent call last):
File "<string>", line 1109, in <module>
File "<string>", line 389, in main
File "c:\wapt\common.py", line 4136, in install
explicit_by=self.user if request in apackages else None
File "c:\wapt\common.py", line 3630, in install_wapt
raise e
AttributeError: 'str' object has no attribute 'iteritems'
Exception at 0043E0FA: EPyAttributeError:
exceptions.AttributeError: 'str' object has no attribute 'iteritems'.