michaelwoodcoc
Automotive
- Jun 29, 2017
- 172
so I'm learning python and enjoying it for the most part. But holy cow! If you want to use python 3.8 this other thing you installed 6 months ago is not compatible yet. If you want to use this module, which hid dependent somehow on this other module, well, both modules have to match, and be compatible with the python version you are using,
solutions proposed to my problems include making like virtual machines, whatever. When you want to use all of these different pre made stuff with Python, it seems to get messy.
Writing from scratch? Easy peasy.
I think I spent hours last night downgrading this, upgrading that, movind DLL's, etc. etc. to get to make an EXE, then, to be able to use said EXE because for whatever reason pyinstaller didn't package everything I needed.
It seems slightly unfortunate.
It still seems much easier than some other programming languages though but holy cow, upgrading one thing can throw a wrench in your spokes
Engineering student. Electrical or mechanical, I can't decide!
Minoring in psychology
solutions proposed to my problems include making like virtual machines, whatever. When you want to use all of these different pre made stuff with Python, it seems to get messy.
Writing from scratch? Easy peasy.
I think I spent hours last night downgrading this, upgrading that, movind DLL's, etc. etc. to get to make an EXE, then, to be able to use said EXE because for whatever reason pyinstaller didn't package everything I needed.
It seems slightly unfortunate.
It still seems much easier than some other programming languages though but holy cow, upgrading one thing can throw a wrench in your spokes
Engineering student. Electrical or mechanical, I can't decide!
Minoring in psychology