Ask HN: How do you handle/maintain local Python environments?
7 by PascLeRasc | 5 comments on Hacker News.
I'm having some trouble figuring out how to handle my local Python. I'm not asking about 2 vs 3 - that ship has sailed - I'm confused on which binary to be using. From the way I see it, there's at least 4 different Pythons I could be using: 1 - Python shipped with OS X/Ubuntu 2 - brew/apt install python 3 - Anaconda 4 - Getting Python from https://ift.tt/1fWWeAB And that's before getting into how you get numpy et al installed. What's the general consensus on which to use? It seems like the OS X default is compiled with Clang while brew's version is with GCC. I've been working through this book [1] and found this thread [2]. I really want to make sure I'm using fast/optimized linear algebra libraries, is there an easy way to make sure? I use Python for learning data science/bioinformatics, learning MicroPython for embedded, and general automation stuff - is it possible to have one environment that performs well for all of these? [1] https://ift.tt/2hnYyVI [2] https://ift.tt/1WyLqLe
Monday, September 23, 2019
Home »
Hacker News
» New top story on Hacker News: Ask HN: How do you handle/maintain local Python environments?
New top story on Hacker News: Ask HN: How do you handle/maintain local Python environments?
Related Posts:
New top story on Hacker News: Jerry (YC S17) Is Hiring Senior Software Developer (Toronto)Jerry (YC S17) Is Hiring Senior Software Developer (Toronto) 1 by linaz | 0 comments on Hacker News. … Read More
New top story on Hacker News: The Modern Bicycle and Its Accessories (1898) [pdf]The Modern Bicycle and Its Accessories (1898) [pdf] 7 by app4soft | 0 comments on Hacker News. … Read More
New top story on Hacker News: HBO Ending Its Nightly Newscast Produced by Vice MediaHBO Ending Its Nightly Newscast Produced by Vice Media 6 by uptown | 0 comments on Hacker News. … Read More
New top story on Hacker News: Nasa ‘Snoopy’ lunar module found 50 years after being jettisoned into spaceNasa ‘Snoopy’ lunar module found 50 years after being jettisoned into space 7 by jason_zig | 0 comments on Hacker News. … Read More
New top story on Hacker News: Locusts destroy crops in worst invasion in Sardinia for 60 yearsLocusts destroy crops in worst invasion in Sardinia for 60 years 4 by neom | 0 comments on Hacker News. … Read More
0 comments:
Post a Comment