gwilikers@lemmy.ml to Linux@lemmy.ml · 1 month agoYour Most Frustrating Configuration Experience?message-squaremessage-square116fedilinkarrow-up172arrow-down13file-text
arrow-up169arrow-down1message-squareYour Most Frustrating Configuration Experience?gwilikers@lemmy.ml to Linux@lemmy.ml · 1 month agomessage-square116fedilinkfile-text
minus-squaresuperweeniehutjrs@lemmy.worldlinkfedilinkarrow-up43·1 month agoMultiple versions, paths, and installs of Python. Using pip makes it worse.
minus-squareDasFaultier@sh.itjust.workslinkfedilinkarrow-up6·1 month agoI have limited Python experience, but I always thought that’s what virtualenvs and requirements.txt files are for? When I used those, I found it easy enough to use.
minus-squareDigitalDilemma@lemmy.mllinkfedilinkEnglisharrow-up3·1 month agoEspecially during the transition from 2 to 3. Let’s hope that’s all behind us.
minus-squaredelirious_owl@discuss.onlinelinkfedilinkarrow-up1arrow-down3·1 month agoYou really don’t want to use pip. That’s how you download malicious code.
Multiple versions, paths, and installs of Python. Using pip makes it worse.
I have limited Python experience, but I always thought that’s what virtualenvs and requirements.txt files are for? When I used those, I found it easy enough to use.
Especially during the transition from 2 to 3. Let’s hope that’s all behind us.
You really don’t want to use pip. That’s how you download malicious code.