Monday, December 3, 2018

Egads on python-develop

Cutnpaste c program to interface with python. 

PyModule_Create missing? How odd? Another search, wait I have 2.7, there has been changes in 3,0, must intstall again.  What was that pip thing I did? Do I have to do it again. Wait, what was that update thing for file locate? Will find work? Yes, with one million switches to scan. I have no way to know except go look through the mass of includes

And, why the frig did python not have a ceaet module method in the fist place, they are not object oriented?

Why does python have their own load library format?  Why do they create the virtual environment? Why can;t they just get along with the rest of linux.  Why did linux foul us up with this locate command?

Hey, I fund the includes for python3, great. I will skip the special python environment, use the headers just like standard c  (spending linux hours trying to handle the complexity of path search). So I can proceed.

This is linux bloat, you hit it 100% of the time, each developer saying, hey I am not bloaty if you stay closed in my framework. Wont't work, linux bloat, complexity can grow without a sustained effort to corral is and constrict it.

No comments: