pautobot
pautobot copied to clipboard
Python 3.11 requires wrapt 1.14 or newer
The project uses 1.13.3, so can't install with pip as it gives
ImportError: cannot import name 'formatargspec' from 'inspect'
Could you try Python 3.8 or 3.9?
It installs and runs fine with Python 3.9