I’ve been trying Workstation recently. Python dependency issues caused me to switch to Silverblue for the last 2 years. A new machine with Nvidia got me to try WS. I just had a mystery problem with Python after booting today and that got me looking into Anaconda. I didn’t know it was used under the kernel like this. I’m not sure how I feel about this level of Python integration. I would feel a lot more comfortable with a less accessible precompiled binary but I know I am likely making naïve assumptions saying this. Any thoughts or insights?

  • the_sisko@startrek.website
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    Anaconda is just an OS installer program. At least, the Anaconda that you’re referring to. After installation, it’s gone.

    There is also Anaconda which is a Python platform/package system/whatever. Maybe you’re confusing the two?