question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[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:open
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
TheFrenchGhostycommented, Jan 18, 2021

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!

1reaction
jkwill87commented, Jan 6, 2021

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 🙂

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found