Package Details: gausssum 3.0.2-2

Git Clone URL: https://aur.archlinux.org/gausssum.git (read-only, click to copy)
Package Base: gausssum
Description: A Program for getting results of Gaussian and GAMESS
Upstream URL: http://gausssum.sourceforge.net
Licenses: GPL
Submitter: None
Maintainer: hseara
Last Packager: hseara
Votes: 4
Popularity: 0.000000
First Submitted: 2009-03-21 00:02 (UTC)
Last Updated: 2018-03-20 20:46 (UTC)

Latest Comments

asakurahao commented on 2022-08-21 20:12 (UTC) (edited on 2022-08-21 20:13 (UTC) by asakurahao)

Dear, When I try to open the Gausssum, it shows the following error:

Traceback (most recent call last):

File "/usr/bin/gausssum", line 24, in <module>

import gausssum.gausssumgui

File "/usr/share/gausssum/gausssumgui.py", line 27, in <module>

from gausssum.preferencesbox import PreferencesPopupBox

File "/usr/share/gausssum/preferencesbox.py", line 21, in <module>

class PreferencesPopupBox(simpledialog.Dialog):

NameError: name 'simpledialog' is not defined

What can I do to fix this error?