Installation fails due to SetuptoolsDeprecationWarning: License classifiers are deprecated. #19430
Replies: 1 comment
-
Error was covered by this deprecation warning. Real error was |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Deployment Type
Self-hosted
NetBox Version
v4.3.0
Python Version
3.12
Steps to Reproduce
I run Ubuntu 24.04.2 LTS with python 3.12.3 and followed the official installation guide step by step.
As source I used git and checked out the current release (4.3.0). When I run
sudo /opt/netbox/upgrade.sh
, I getExpected Behavior
Successful installtion
Observed Behavior
Error about deprecated license header thrown.
Beta Was this translation helpful? Give feedback.
All reactions