Package Details: protonup-qt 2.9.2-1

Git Clone URL: https://aur.archlinux.org/protonup-qt.git (read-only, click to copy)
Package Base: protonup-qt
Description: Install and manage Proton-GE and Luxtorpeda for Steam and Wine-GE for Lutris
Upstream URL: https://davidotek.github.io/protonup-qt
Licenses: GPL-3.0-or-later
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 57
Popularity: 5.89
First Submitted: 2021-11-03 18:39 (UTC)
Last Updated: 2024-04-09 19:18 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

DarkThoughts commented on 2023-05-26 08:04 (UTC) (edited on 2023-05-26 08:05 (UTC) by DarkThoughts)

Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/usr/lib/python3.11/site-packages/pupgui2/__main__.py", line 1, in <module>
    from pupgui2.pupgui2 import main
  File "/usr/lib/python3.11/site-packages/pupgui2/pupgui2.py", line 18, in <module>
    from pupgui2 import ctloader
  File "/usr/lib/python3.11/site-packages/pupgui2/ctloader.py", line 9, in <module>
    from pupgui2.util import create_msgbox
  File "/usr/lib/python3.11/site-packages/pupgui2/util.py", line 19, in <module>
    from pupgui2.steamutil import remove_steamtinkerlaunch
  File "/usr/lib/python3.11/site-packages/pupgui2/steamutil.py", line 10, in <module>
    from steam.utils.appcache import parse_appinfo
ModuleNotFoundError: No module named 'steam'

Can't start it anymore either.

BillFleming commented on 2023-05-25 08:55 (UTC)

Any clues on how we are supposed to fix the pupgui2 error? Should we downgrade our python version?

yochananmarqos commented on 2023-05-16 14:56 (UTC)

@HalJordan: Sounds like you haven't rebuilt your Python AUR packages after updating to Python 3.11.

HalJordan commented on 2023-05-16 12:40 (UTC)

I'm suddenly getting this:

% protonup-qt
/usr/bin/python: No module named pupgui2

The only pupgui2 I can find is a flatpack, I'm missing something here, but can't put my finger on it, and detest the idea of using flatpacks WHEN WE ALREADY HAVE A PACKAGE MANAGER.

yochananmarqos commented on 2023-04-05 14:33 (UTC)

@Bifrosst: Sounds like you're missing the prerequisites to use the AUR.

NickeyGod commented on 2023-04-05 08:20 (UTC)

this package also depends on make so be sure to install before

yochananmarqos commented on 2023-03-01 16:08 (UTC)

@Pfych: See my reply to @donniebreve. Anyway, the issue you're having is with python-inputs, not this package.

Pfych commented on 2023-03-01 07:23 (UTC)

Unable to install, I have the following package installed that may be conflicting:

https://archlinux.org/packages/extra/any/python-setuptools/

ERROR Missing dependencies:
        setuptools>=40.8.0
        jaraco.text -> inflect -> pydantic>=1.9.1
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: python-inputs

Manually updating setuptools as suggested by @donniebreve fixes this issue however this should not be the case and is overall bad practice

sigboe commented on 2023-02-10 09:07 (UTC)

@yochananmarqo : I tried to run protonup-qt without fuse2 installed, and it complained about, I try to remember libfuse2.so.1 I think, I searched using pacman it was part of the fuse2 package. Installed it and protonup-qt started to work.