Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Just upgraded my system and now Pywalfox won't work #110

Open
RosaliePerron opened this issue May 3, 2023 · 4 comments
Open

Just upgraded my system and now Pywalfox won't work #110

RosaliePerron opened this issue May 3, 2023 · 4 comments

Comments

@RosaliePerron
Copy link

RosaliePerron commented May 3, 2023

image
This happens with any pywalfox command. Installed with yay -S python-pywalfox, tried to uninstall and reinstall but it didn't fix the issue.
This then causes the Firefox addon to not be able to talk with the daemon.

OS version: 6.2.13-arch1-1
Python version: 3.11.3
Firefox version: 112.0.2
Pywalfox version: 2.7.4-1 (according to https://aur.archlinux.org/packages/python-pywalfox, but I have no idea for sure because when I run pywalfox --version I get importlib.metadata.PackageNotFoundError: No package metadata was found for pywalfox)

Update: for people having the same issue, I installed it with pip install pywalfox and it solved the problem

@luispengler
Copy link

Thanks for sharing. I was going through the same and the update you wrote also solved it.

@VeilSilence
Copy link

sudo python -m pywalfox install worked for me

@Seme4eg
Copy link

Seme4eg commented May 4, 2023

If you're on arch and have this problem after some recent updates then i'd suggest to clean build python-pywalfox, then pywalfox uninstall and sudo pywalfox install. That fixed it for me.

@aaronhimself
Copy link

im on arch (btw) and a clean build only fixed it for me (yay -S python-pywalfox)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants