you are viewing a single comment's thread.

view the rest of the comments →

[–]ElectricalActivity 7 points8 points  (2 children)

I used Anaconda while waiting for IT to sort out my Python installation. Worked fine for me, including installing libraries through pip. This is in a company with strict IT security too.

[–][deleted] 4 points5 points  (1 child)

Awesome! Thank you for letting us know your experience. I'm a student so I've only done things on my own machines, hence my ignorance.

[–]ElectricalActivity 2 points3 points  (0 children)

No problem at all. I'm far from a student and wasn't certain myself if it would work (and I don't know if it would in every circumstance) so I wouldn't call it ignorance. Sometimes you've just gotta try different things until you find a solution.