Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "anaconda"
-
Python, the language, is fine.
Some aspects of it are even kind of elegant.
But Python, the VIRTUALENV ANACONDA BLEEDING ASSHOLE WHEELING PIPPING FUCKING TOOLCHAIN IS MORE RAGE INDUCI̵N̵G̵ THAN ANY O̶͔̔̄T̶̊̆ͅH̵̥͒Ȇ̶̥̓R̷̹̳̎̒ ̴M̴o̸d̵u̷l̸e̶N̴o̷t̴F̸o̸u̸n̶d̶E̵r̷r̴o̵r̴:̵:̶̼̳̙̾̈ ̷̧̲̗̓́̾͂N̶̙̆ó̵̱ ̷͔̔m̴͇̔ơ̸͕ď̷̲ư̷̢ḻ̷̉ê̷̼ ̸̗̓n̷̝̔a̷̙̓m̶̖̄è̷̡d̸̳̋ ̷̝̍ ̷͎̚'̷̻̌ḋ̷͔i̴͓͌ṡ̵͍t̵̘̽ṵ̵̊t̷̹͝i̴̛̦l̴̒͜s̸̩͝.̸̱̚u̵̪͆t̵̥͑ỉ̸͍l̵͚͠'̶͚͘14 -
I'M A BEGINNER AND I JUST WANT TO CODE, NOT WASTE FUCKING 5 HOURS TRYING TO FIND OUT WHY SPYDER WOULDNT FUCKING INSTALL ON AN ENVIRONMENT IN ANACONDA. FUCK.
WHY DOES THIS HAPPEN EVERY TIME I TRY TO LEARN SOMETHING NEW. EVERY TIME SOMETHING HAS TO FUCKING BREAK.10 -
My neural networks journey so far:
Look up tutorials -> see that Python is a popular tool for ML -> install Python -> pip install scipy -> breaks with some weird error involving BLAS library code -> spend half an hour fixing it -> try installing Theano -> breaks because my USERNAME HAS A SPACE IN IT LIKE SERIOUSLY? WTF -> make new account without a space in the name -> repeat till Theano -> run tests, found out that I didn't install CUDA support -> scrap the install and redo with CUDA support -> CUDA libraries take forever to download on shitty internet -> run tests -> breaks with some weird Theano compiler error -> go crying to friend -> friend tells me about Anaconda -> scrap the previous install and download Anaconda over shitty connection -> mess up conda environments because noobishness -> scrap, retry -> YESS I FINALLY GOT IT WORKING TIME TO DO SOME LEARNI-crap it's 4 in the morning already.
I realize that I'm a Python noob (and also, uni computers with GPUs have preconfigured Windows installed only, no Linux), but is installing Python libraries always such a pain? Am I doing something wrong? Installing via Anaconda felt like cheating, tbh.6 -
Wanted to learn something about API in Python, so I made a little program during a boring lecture. Want to learn qt for a GUI, maybe i can combine those two things. :)2
-
6h attempting to correctly install
nvidia driver
cuda
cudnn
pytorch from source
anaconda environment
and this8 -
I wanna write code NOT TRYNNA FIND WHY ANACONDA HAS TAKEN OVER MY ENTIRE COMPUTER. I've spent the last day looking for answers. I'm now a full day behind with my project.
The mental breakdown is near.7 -
Sorry Google, you got it wrong this time ....
Oh my gosh, look at that function definition ...
Oh my gosh, look at that variable ...
Oh my gosh, look at that zone ...
Oh my gosh, look at that long ...
Oh my gosh, look at that short ...
Oh my gosh, look at that stop ... is more my style.10 -
Why python can't into proper dependency management?
I Node.js we use npm. Modules are downloaded per project and packaging is easy.
In Java we use maven/gradle. Never been so easy to build and download libraries and package your project.
But in Python? No, it's not easy. You have to use virtualenv first so pip/anaconda won't download globally, then you must write setyp.py in a million different ways. Packaging and distribution to clients? Good luck with that.21 -
A random relative at family function...
...
Relative: what do you do at Clg?🤨
ME: I learned about Python.!🤓
Relative: where u gonna use it?🤨
ME: with Anaconda and Spider.!🤓
Relative: so you work at zoo.!
ME: 😐😐😐
RIP relative😔3 -
Whenever I search Anaconda, Nicki Minaj's explicit video songs pops in the 3rd result... I don't know why I feel weird about it... Feel like I have to explain myself to myself...?!?2
-
If there is any god, please help me install anaconda/miniconda on this windows 10 laptop.
Its been 3days now.
FML.3 -
Anaconda. Quite fitting a name to something that fucks up python environments so thoroughly. Ironic too, given that it was meant to simplify. Anaconda doesn't give a shit about the python that came with the distro. And all packages installed with pip are only visible to anacondas python. Not a single note of caution during installation. Or a best practices guide for the newbie. Just chaos. Utter chaos. The price of being a noob had been paid.8
-
My friend complain to me Python tutorial on YouTube doesn't work. He can't import any packages. I looked at it and found that he installed package into one Python version while his IDE is using another version installed in his machine.
And then I even find third one in another location...2 -
Its soo annoying when u have Anaconda installed with all the shit packages and when u IDLE run the python and import packages it gives errors and when u try to pip install them it says request all ready satisfied in anaconda!!!!😭
-
This happened today !
Mom : Son, there is a python sleeping at the door, I need some help.
Me : Don't worry mom, I have anaconda, type conda activate and then python run. Matter is solved.
Mom : Anaconda ?? 🙄
Meaanwhile Me : Ohh shit, I need to rest 🤣2 -
A jr dev was having an issue registering code with our data pipeline (prefect self hosted).
Turns out he's running vscode to launch a anaconda shell (didn't even know that was a thing) to launch jupyter notebook and running commands in the notebook (didn't know that was possible) all from Windows.
No it doesn't work. His environment configuration isn't right. I told him to just run Linux and get rid of all that nonsense.
Nothing is on git yet and were three weeks in! His code is full of hard coded absolute paths of files on his hard drive... He even had an example app to go buy, with a project layout to copy.
There's no helping some people9 -
Any better terminal for vscode ? i wanna replace it with powershell !
having many errors just because my system have anaconda navigator !9 -
Anyone faces Powershell errors in terminal of vscode ?
I get it because of flask and anaconda navigator's stuff !4 -
I just uninstalled Anaconda Python because it takes up about 8GB... and I don't remember the last time I used it...
That being said I did sort of use Python last week at work... though even that's rare, just that I had a project used to analyze logs I wrote over a year ago... that needed to be used.11 -
While using Spyder the python kernel died(not that rare), so I restarted the kernel and... It kept dying over and over and over again.
So I restart the IDE... can't even connect to the kernel anymore.
#Fast forward an hour
Comodo internet security was blocking stuff.
Ffs, I had given up and I was ready to reinstall the whole damn environment if not Anaconda.
I still love Comodo.1 -
2 hours after resolving compatibility issues:
The following specifications were found to be in conflict:
- opencv==3.2.0 -> *[track_features=blas_openblas]
- opencv==3.2.0 -> harfbuzz=1.3 -> freetype[version='2.7|2.7.*'] -> libpng[version='>=1.6.22,<1.6.31']
- pillow==6.0.0
Well done for today. I'm going for a beer. Ah..almost forgot. Fuck you Anaconda and fuck you Python docs.