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? 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
Hello,
I'm am having an issue standing up nautobot because invoke build start is relying on DistUtils which is already deprecated.
ModuleNotFoundError: No module named 'distutils'
I'm running Fedora 40
Python 3.12.7 (main, Oct 1 2024, 00:00:00) [GCC 14.2.1 20240912 (Red Hat 14.2.1-3)] on linux
Poetry (version 1.8.4)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I'm am having an issue standing up nautobot because invoke build start is relying on DistUtils which is already deprecated.
ModuleNotFoundError: No module named 'distutils'
I'm running Fedora 40
Python 3.12.7 (main, Oct 1 2024, 00:00:00) [GCC 14.2.1 20240912 (Red Hat 14.2.1-3)] on linux
Poetry (version 1.8.4)
The text was updated successfully, but these errors were encountered: