. The race of a voice actor doesn’t matter
. It is possible to wear yoga pants because there comfy
. You don’t need to shower everyday
. It is possible to crossdress/be gender non-conforming without being trans
. Monty Python is very overrated
. The race of a voice actor doesn’t matter
. It is possible to wear yoga pants because there comfy
. You don’t need to shower everyday
. It is possible to crossdress/be gender non-conforming without being trans
. Monty Python is very overrated
Python sucks.
Not only is it extremely inefficient, it is also a pain in the ass to work with if you have to use APIs that heavily rely on dynamic type wrapping and don’t provide stubs. Static analysis via Pylance is not possible then and you’re basically poking around in the dark, increasing the difficulty enourmously to get to know such an API. Even worse if there isn’t even a halfway decent documentation.
I absolutely hate the package management in it. I can’t tell you how many times I’ve found a cool python project, downloaded it from GitHub then tried to install requirements. And it turns into a huge nightmare of trying to find compatible packages. It’ll be like you need wheel v3.1.0 so I try to install that,.then it’s like no you can’t do that because it’s not compatible with numpy v79.84.1 that you have installed. So then you search and try to find which version is compatible, then install they go to install wheel again,.and it’s like no you need pandas,.so you install pandas but it like sorry I’m not compatible with the version of numpy you installed.
I thought you were referring to Monty Python like op did and I thought: what the heck is he talking about?