OP is right, and only idiots disagree. What he didnt mention is python horrible dependency hell making it unsuitable for using more than once. Tools like conda being standard makes this self-evident.
>>105801700So you pretty much agree with OP.
>>105801709Not at all, it's holding local AI back. Now, actual AI isn't done in python, but python is used as the bloated and fragile script glue (see pic rel, tensorflow for example). Local AI innovation would have gona much faster if python didn't become the standard, because there's often so many problems getting python dependencies installed and running.