8
top 7 comments
sorted by: hot top controversial new old
[-] thomas@lemmy.douwes.co.uk 3 points 1 year ago* (last edited 1 year ago)

Download ML thing.
make new venv.
pip install -r requirements.txt.
pip can't find the right versions.
pip install --update pip.
pip still can't find the right versions.
install conda.
conda breaks for some reason.
fix conda.
install with conda.
pytorch won't compile with CUDA support.
install 2,000,000GB of nvidia crap from conda.
pytorch still won't compile.
install older version of gcc with conda.
pytorch still won't compile.
reinstall the entire operating system with debian 11.
apt can't find shitlib-1.
install shitlib-2.
it's not compatible with shitlib-1.
compile it from source.
automake breaks.
install debian 10.
It actually works.
"Join our discord to get the model".
give up.

[-] omalaul@lemm.ee 2 points 1 year ago

It feels like you stood behind me yesterday, taking notes.

[-] AMAMazing@aussie.zone 1 points 1 year ago

This comment gives me ptsd

[-] HarryEffingPotter@programming.dev 1 points 1 year ago* (last edited 1 year ago)

thats when you do

/usr/bin/python3.11 -m pip install

mother. fucking. hardcoded paths. 1 step forward, 10 steps backward.

[-] tappyturtle@programming.dev 1 points 1 year ago

As a mac user I feel this

[-] MentalEdge@sopuli.xyz 0 points 1 year ago
[-] Illecors@lemmy.cafe -1 points 1 year ago

This is useless. Why don't you start a community for google searches?

this post was submitted on 29 Jun 2023
8 points (100.0% liked)

Programmer Humor

19187 readers
1100 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS