Search Criteria
Package Details: pyfa 2.61.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pyfa.git (read-only, click to copy) |
---|---|
Package Base: | pyfa |
Description: | EVE Online Fitting Assistant |
Upstream URL: | https://github.com/pyfa-org/Pyfa |
Keywords: | eft eve eve:online eveonline game tool |
Licenses: | GPL3 |
Submitter: | None |
Maintainer: | wereii |
Last Packager: | wereii |
Votes: | 48 |
Popularity: | 0.000000 |
First Submitted: | 2010-01-06 13:39 (UTC) |
Last Updated: | 2024-12-07 11:21 (UTC) |
Dependencies (19)
- python (python37AUR, python311AUR, python310AUR)
- python-beautifulsoup4
- python-cryptography
- python-dateutil
- python-jose
- python-logbook
- python-markdown2 (python-markdown2-gitAUR)
- python-matplotlib (python-matplotlib-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-packaging
- python-requests
- python-requests-cacheAUR (python-requests-cache-gitAUR)
- python-romanAUR
- python-setuptools
- python-sqlalchemy1.4
- python-wxpython (python-wxpython-gitAUR)
- python-yaml (python-yaml-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- python-pip (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »
pezz commented on 2021-04-13 07:29 (UTC) (edited on 2021-04-13 07:48 (UTC) by pezz)
Looking for a new maintainer as I'm leaving the game. I was also maintaining python-diskcache and python-roman as these are dependencies for pyfa.
pezz commented on 2020-12-30 03:36 (UTC)
Bummer, do you have the "icu" package installed?
pacman -S icu
garric commented on 2020-12-30 02:37 (UTC)
Having a new issue on a fresh laptop install
pyfa v2.33.0 EVE Data Version: 1860847 (2020-12-08 00:34:44)
OS version: Linux-5.4.84-1-lts-x86_64-with-glibc2.32 Python version: 3.9.1 (default, Dec 13 2020, 11:55:53) [GCC 10.2.0] wxPython version: 4.0.7.post2 (wxWidgets 3.0.5) SQLAlchemy version: 1.3.20 Logbook version: 1.5.3 Requests version: 2.25.1 Dateutil version: 2.8.1
Traceback (most recent call last): File "/usr/share/pyfa/pyfa.py", line 148, in <module> from gui.mainFrame import MainFrame File "/usr/share/pyfa/gui/mainFrame.py", line 62, in <module> from gui.updateDialog import UpdateDialog File "/usr/share/pyfa/gui/updateDialog.py", line 25, in <module> import wx.html2 File "/usr/lib/python3.9/site-packages/wx/html2.py", line 15, in <module> from ._html2 import * ImportError: libicui18n.so.68: cannot open shared object file: No such file or directory
sg4rb0 commented on 2020-12-16 16:48 (UTC)
Thanks that fixed it.
pezz commented on 2020-12-16 09:15 (UTC)
@sg4rb0 This is not a pyfa bug. There was a big python update recently.
You should check any of your AUR software that relies on python things. A simple re-install of python-roman would have fixed your issue.
sg4rb0 commented on 2020-12-16 08:26 (UTC) (edited on 2020-12-16 08:27 (UTC) by sg4rb0)
Latest version has a new bug:
pezz commented on 2020-04-19 23:42 (UTC)
Please double-check the package version before flagging out-of-date.
Thanks.
pezz commented on 2019-11-20 21:21 (UTC)
@wims Thanks mate, it was hard for me to confirm this as I have a bunch of stuff dependent on webkit2gtk so couldn't uninstall it.
Grepping through the pyfa code revealed that it uses webview which is provided by webkit2gtk so I have added it as a dependency.
wims commented on 2019-11-20 01:09 (UTC)
I had a crash on startup that I had to install webkit2gtk to fix
garric commented on 2019-11-17 17:05 (UTC)
Confirming rebuilding works!
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »