We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I am having trouble with redun on recent NixOS, which has Python 3.12.
The cause seems to be lack of setupmeta for Python 3.12, which is a dependency of fancycompleter. I think setupmeta is dead.
setupmeta
fancycompleter
And the issue for fancycompleter on switching away from setupmeta has been unresolved for more than a couple of years.
Is there something fresher that could be used instead of fancycompleter?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am having trouble with redun on recent NixOS, which has Python 3.12.
The cause seems to be lack of
setupmeta
for Python 3.12, which is a dependency offancycompleter
. I think setupmeta is dead.And the issue for fancycompleter on switching away from setupmeta has been unresolved for more than a couple of years.
Is there something fresher that could be used instead of fancycompleter?
The text was updated successfully, but these errors were encountered: