[ArchLinux] Seems to be not working after with python-guessit 3.2.0 (rebulk 3.0.1)
See original GitHub issue$ mnamer
Traceback (most recent call last):
File "/usr/bin/mnamer", line 33, in <module>
sys.exit(load_entry_point('mnamer==2.4.2', 'console_scripts', 'mnamer')())
File "/usr/bin/mnamer", line 22, in importlib_load_entry_point
for entry_point in distribution(dist_name).entry_points
File "/usr/lib/python3.9/importlib/metadata.py", line 524, in distribution
return Distribution.from_name(distribution_name)
File "/usr/lib/python3.9/importlib/metadata.py", line 187, in from_name
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
[SOLVED] Pacman Says everything is corrupted
Synchronizing package databases... core is up to date extra is up to date community is up to date multilib is up to date...
Read more >[SOLVED] Neglected upgrading for a few weeks
After fixing the problem with wxgtk2 as described in this recent announcement on Archlinux.org, it seemed I was good to go.
Read more >Issues · dreemurrs-embedded/Pine64-Arch - GitHub
PKGBUILD for running Arch Linux on PinePhone/PineTab. - Issues · dreemurrs-embedded/Pine64-Arch.
Read more >GNS3 Won't Open in Arch Linux
`Failed to enable unit: Unit file gns3-server.service does not exist.` Also tried the following variants: `sudo systemctl enable gns3-server.service`. `sudo ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
mnamer works perfectly on Arch. I can confirm that python 3.9 broke a ton of packages (they need to be reinstalled to work again, I for example had to reinstall python-babelfish and python-requests-cache otherwise mnamer complained.
@jkwill87 I really would like to thank you again for making this, this is trully a fantastic tool, that I use so much!
Thanks for follow up. I’ll bump the guessit version, publish a new release, then ping the AUR maintainer to update. Hopefully that should sort out the issue for Arch folks 🙂