Python in general and its ecosystem are some of the biggest roadblocks to building real-world AI systems, in my opinion.
Python is a scripting language that makes it easy to produce student-quality work. Academia adopted it for its pedagogical utility.
Unfortunately, people made the assumption that, because universities teach it, it's well-suited for production systems.
I'd argue that Python doesn't scale very well for codebases much larger than a homework assignment.