Tomas
Tomas
Just omit the `-s` then, looking into the code there is a logic for defaulting. That string you are passing is expanded by your shell so dex will never see...
I am getting the same thing and also have zsh, zsh bug? The Fuck 3.30 using Python 3.9.1 and ZSH 5.8 EDIT: Probably not zsh, tried in bash and the...
I got this "fixed" for now by deleting `fix_file` rule, `/usr/lib/python3.9/site-packages/thefuck/rules/fix_file.py`
Getting same error on Manjaro Linux ``` > mitmweb --version Mitmproxy: 7.0.4 Python: 3.10.2 OpenSSL: OpenSSL 1.1.1l 24 Aug 2021 Platform: Linux-5.16.14-1-MANJARO-x86_64-with-glibc2.35 ``` Root makes no difference
This seems sane to me. I will do PR but your oversight would be greatly appreciated as I am not really sure with cabextract (and your current build system :P...
This is still a big WIP. This PR is there just for tracking.
@Phoenix591 so the plan is to eventually merge the dep_facelift changes into master, right? I am thinking about switching `pyfa` on AUR to this branch.
I am the maintainer of the AUR package. I will be looking into solutions soon (within week, can't sooner). Thank you @blitzmann for the clarification. @martinpetrus Would you mind if...
Thank you @blitzmann, it's really appreciated here because otherwise I would have to start hacking stuff up to keep Pyfa afloat in Arch. There isn't much to add to what...
Update: I dug around and analyzed stuff. It seems there is no released wxPython version that actually fixes problems with python310, though there is a fix commit in wxPy master,...