gwilikers@lemmy.ml to Linux@lemmy.ml · 3 months 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 · 3 months agomessage-square116fedilinkfile-text
minus-squaresuperweeniehutjrs@lemmy.worldlinkfedilinkarrow-up43·3 months agoMultiple versions, paths, and installs of Python. Using pip makes it worse.
minus-squareDasFaultier@sh.itjust.workslinkfedilinkarrow-up6·3 months 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·3 months agoEspecially during the transition from 2 to 3. Let’s hope that’s all behind us.
minus-squaredelirious_owl@discuss.onlinelinkfedilinkarrow-up1arrow-down3·3 months 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.