Closed ed-gamer closed 3 years ago
I was able to install a working Version of Protontricks with pip:
python3 -m pip install git+https://github.com/Matoking/protontricks.git
I know that you don't recommend pip, but for me it works perfect.
Issue closed
Hey there, first i want to thank you for your great Work! Unfortunately Protontricks crashes when i try to run it:
I Installed it, like you recommended, with
pipx install protontricks
It is nown in my home-dir under .local/bin/protontricks.When i try to run it (just an example):
~/.local/bin$ protontricks 359320 -q dotnet472 win7
i get the following Error:
Especially the Last Message confused me, i thought i installed protontricks already, with the pipx-command? May anyone help? Thank you very much!