First time here? Check out the FAQ!
![]() | 1 | initial version |
I got the same error. And i found the solution.
I also do sudo apt-get install python-dev but i didn't works for me.
Then i got a solution.
Solution: sudo pip install -- upgrade oslo.messaging
I hope it will help other.