Search Criteria
Package Details: gausssum 3.0.2-3
Package Actions
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: | micwoj92 |
Last Packager: | micwoj92 |
Votes: | 5 |
Popularity: | 0.98 |
First Submitted: | 2009-03-21 00:02 (UTC) |
Last Updated: | 2025-04-02 00:58 (UTC) |
Dependencies (5)
- gnuplot (gnuplot4AUR, gnuplot-gitAUR, gnuplot-noguiAUR, gnuplot-headlessAUR)
- python-cclibAUR (python-cclib-gitAUR)
- python-matplotlib (python-matplotlib-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- tk (tk-fossilAUR)
Latest Comments
micwoj92 commented on 2025-04-02 00:58 (UTC)
Fixed.
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>
File "/usr/share/gausssum/gausssumgui.py", line 27, in <module>
File "/usr/share/gausssum/preferencesbox.py", line 21, in <module>
NameError: name 'simpledialog' is not defined
What can I do to fix this error?